Pytest
The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries. pytest unit can generate standard format JUnit-style XML files which can be submited to Testfiesta or Testrail using taco truck cli. You just need to install the popular pytest , and install Tacotruck CLI or use Github action. Check out simple pytest example.
Configuration
To generate xml file, report file path should be included in command.
Install Tacotruck CLI
Submit test results
Github Action
Support and Resources
Last updated