Project for automation testing setup and experiments with different CI, reports, and tools for testing
This is a test demo project for experiments with CI integration, test reports, and metrics from testing.
-
Example with unit tests https://github.com/safo-bora/tests_demo/tree/main/unit_tests
-
Example with API testing (we use Trello API) - https://github.com/safo-bora/tests_demo/tree/main/api
- 2.1 Python Request
- 2.2 Postman
- 2.3 TypeScript (Axios)
For more details about the environment, please refer to the README2.md.