Menu

#516 Finer-grained PyUnit Configuration

open
nobody
None
5
2011-02-12
2011-02-12
No

It would be great to be able to configure PyUnit settings (i.e. test runner, test runner arguments) on a fine-grained scale than Workspace-global. Ideally, this would be possible on a per-project and per-run level, so that projects can override the workspace config, while runs can override all other configs. This would allow different combinations of test runner and arguments for different tests in the same project or workspace.

Specifically, I would like to be able to configure some of my tests to use Nose, while others use unittest. I would also like to be able to pass different arguments for different tests, such as `--with-pylons=test.ini` for some, but none for others.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.