/test_automation_templates

Clean test project templates for python and various frameworks (Robot Framework,unit test,pytest,behave)

Primary LanguageHTML

What is this?

The repo currently contains 5 project templates that might be helpful when starting a completely fresh test automation project. Each folder is a different template, with its own readme. The test templates and approaches covered are:

  1. Robot Framework
  2. Robot Framework extended
  3. unittest
  4. pytest
  5. python behave