##// END OF EJS Templates
Commiting fixes for running our test suite using trial and nose....
Commiting fixes for running our test suite using trial and nose. We are moving towards a model that allows trial and nose to each run different parts of our test suite. I have added __test__ = {} to modules that nose should skip. I have added new decorators that trial can use to skip tests. See this ticket for more information: https://bugs.launchpad.net/bugs/362142
Brian Granger -
r1963:c3537344
Show More
Name Size Modified Last Commit Author
/ sandbox
asynparallel.py Loading ...
config.py Loading ...
minitraits.py Loading ...
sample_config.py Loading ...
test_config.py Loading ...
traitlets.py Loading ...