Skip to content

FedericoCeratto/tox-pytest-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tox-pytest-summary

Print a simple summary of failing tests from Tox + py.test

Usage:

Configure your tox.ini to run py.test and generate XML files:

commands = py.test --junitxml={envlogdir}/result.xml

Then run tox and tox_summary.py

About

Print a simple summary of failing tests from Tox + py.test

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages