JetBrains / teamcity-messages

Python Unit Test Reporting to TeamCity
https://pypi.python.org/pypi/teamcity-messages
Apache License 2.0
136 stars 81 forks source link

Using with pytest #235

Open itayYaakov opened 3 years ago

itayYaakov commented 3 years ago

Is it possible to run pytest command that will automaticly print teamcity messages?

test start and test ends fot every test function, and every regular python print will be inside this block - with time.

If you have any example for using this plugin with pytest -it'll be great!

Thanks

throwable-one commented 3 years ago