index.rst 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  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. .. toctree::
  12. :maxdepth: 2
  13. :caption: Contents:
  14. Installation <Installation.rst>
  15. Overview <OverviewUsage.rst>
  16. First Steps <simpleExample.rst>
  17. Structure <Structure.rst>
  18. Parameters <ParametersConfigFile.rst>
  19. Types of Tests <TestTypes.rst>
  20. For Developers <Developer.rst>
  21. History <HistoryAndReasons.rst>
  22. Contributions <contributors.rst>
  23. Indices and tables
  24. ==================
  25. * :ref:`genindex`
  26. * :ref:`modindex`
  27. * :ref:`search`