Hi readers!
In my previous post I’ve described how we choose IDE and Framework.
Next phase – build project structure. Our project consists from next files and folders:
Root folder:
- Failed_Screenshots – to those folder added screenshots when tests failed
- Features folder – all project files, i will describe with details below
- README.md – small description of the project 🙂
- requirements.txt – required libs for correct running of the project