This project is a fork of the paula.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/paula.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionTools for easing testing in python
repository URLgit://git.flonesys.net/~flo/paula.testing.git
ownerflo@chaoflow.net
last changeWed, 18 Feb 2009 16:07:01 +0000 (18 17:07 +0100)
last refreshSat, 31 Oct 2009 21:37:20 +0000 (31 22:37 +0100)
content tags
add:
README.txt
Introduction
============

paula.testing provides get_test_suite, that searches your package recursively,
finds all python files and registers contained unit tests for testing.
shortlog
2009-02-18 Florian Friesdorfexperimental DISABLE_DOCTESTmaster
2009-02-16 Florian Friesdorftestfile()
2009-02-16 Florian Friesdorfprint traceback for all exceptions during import
2009-02-09 Florian Friesdorfprint traceback in case of ImportErrors
2009-02-09 Florian Friesdorfversion bump 0.83
2009-02-09 Florian FriesdorfPACKAGE_NAME derived from tests.__name__, cleanup
2009-02-09 Florian Friesdorffixed an unlucky test
2009-02-09 Florian Friesdorfgit-only split repo for paula.testing: no git svn anymore
2009-02-09 chaoflowpaula.testing: test for finding txt files + minor bugfix
2009-02-09 chaoflowpaula.testing: version bump 0.82
2009-01-09 chaoflowpaula.testing: tests pass, no app dep, currently no...
2009-01-09 chaoflowcopied paula.testing -> paula.app.testing
2009-01-09 chaoflowremoved old paula.app.testing
2009-01-09 chaoflowpaula.testing: WIP
2009-01-09 chaoflowpaula.testing: Mock object should handle non-tuple...
2009-01-09 chaoflowpaula.pau_addons: externals -> develop-deps
...
heads
15 years ago master