[BangPypers] apycot

Siddharta siddharta.lists at gmail.com
Wed Dec 2 08:29:54 CET 2009


Noufal Ibrahim wrote:
> Not really. I am planning to use Buildbot for CI but as part of the build
> process, I'd like to run some tests as well. I need some flexibility with
> regards to accounting of the tests (how many passed, how many failed etc.).
> The tests will be disparate. Some will be shell scripts, some might be
> python programs. I need a framework to run all of them and report
> success/failure.
>   
Why not use nose? You can create a wrapper test that runs your shell 
scripts and nose will execute it.

--
Siddharta Govindaraj



More information about the BangPypers mailing list