Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 335 Bytes

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