index.rst 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. .. baangt documentation master file, created by
  2. sphinx-quickstart on Wed Jan 22 20:01:05 2020.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to ``baangt``!
  6. ==================================
  7. ``baangt`` is the new, open source test suite, that grows along with your requirements. From simple recoding based automation to
  8. highly complex corporate environments: ``baangt`` is the solution. And if it's not, it should be very easy to extend the solid
  9. and well documented master functionality.
  10. .. image:: screenshotBaangtIA.png
  11. :target: https://www.baangt.org
  12. .. toctree::
  13. :maxdepth: 2
  14. :caption: Contents:
  15. Installation <Installation.rst>
  16. Overview <OverviewUsage.rst>
  17. First Steps <simpleExample.rst>
  18. Structure <Structure.rst>
  19. Parameters <ParametersConfigFile.rst>
  20. First API Test <SimpleAPI.rst>
  21. Types of Tests <TestTypes.rst>
  22. Data file <DataFile.rst>
  23. Results in Database <SaveResults2Database.rst>
  24. For Developers <Developer.rst>
  25. History <HistoryAndReasons.rst>
  26. Contributions <contributors.rst>
  27. Changelog <changelog.rst>
  28. Planned Features <PlannedFeatures.rst>
  29. Browser Drivers <BrowserDrivers.rst>
  30. Variables <Variables.rst>
  31. :subheader: Articles </articles/Articles.rst>
  32. Web <http://www.baangt.org>
  33. Indices and tables
  34. ==================
  35. * :ref:`genindex`
  36. * :ref:`modindex`
  37. * :ref:`search`