Skip to content

adamcheasley/zope.testrunner

 
 

Repository files navigation

This is my hacked version of zope.testrunner. It essentially just adds an option: --rerun This enables one to change code and rerun the same test without having to load all other layers each time.

For example

bin/test -s my.egg -t test_bar --rerun

Requires zc.recipe.testrunner = 2.0.0

Known Issues

  • sqlalchemy
    I have had issues with testing methods that use sqlalchemy

About

zope.testrunner

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%