Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiple tests in each system test python module #3880

Closed
martyngigg opened this issue May 17, 2011 · 1 comment
Closed

Allow multiple tests in each system test python module #3880

martyngigg opened this issue May 17, 2011 · 1 comment
Assignees
Milestone

Comments

@martyngigg
Copy link
Member

The full runAnalysisTest script allows multiple tests per module however the debugging runIndividualTest script does not.

Extend the script to take an argument such as

python runIndividualTest DirectInelastic.TestA

which run just run the TestA test in the DirectInelastic module. All tests in the module can be still be run by just giving the module name.

@martyngigg
Copy link
Member Author

This issue was originally trac ticket 3033

@martyngigg martyngigg self-assigned this Jun 3, 2015
@martyngigg martyngigg added this to the Iteration 29 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant