- Python
- Pytest-BDD
- Playwright
- Github Actions (CI/CD)
To use this 2e2 tool, import the project:
git clone 'git@github.com:calopessoa/dock-test.git'
Then, move to the local folder:
cd dock-test
Then, install the dependencies, inside the virtual environment:
python3 -m venv .venv && source .venv/bin/activate
python3 -m pip install -r requirements.txt
Finally, run the script for Playwright (it'll run both test files, with and without BDD):
pytest
Investigate how to test the accessibility tools
- this author recommends further improvement with the audio helper in english