[Grok-dev] Running tests
Luciano Ramalho
ramalho at gmail.com
Thu Jun 7 16:43:20 EDT 2007
Yesterday Leo Rochael visited me and we were implemented a few tests
in one of my sample apps.
Maybe we missed something obvious, but we could only run unit tests
after invoking them like this:
~/gsoc2007/Adder $ ./parts/instance/bin/test
--path=/usr/local/Zope-3.3.1/lib/python --path=src `for i in eggs/*;
do echo --path=$i; done` -s adder
Is there an easier way of running tests for Grok apps?
Cheers,
Luciano
More information about the Grok-dev
mailing list