Ticket #3033 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Allow multiple tests in each system test python module

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 29
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

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.

Change History

comment:1 Changed 9 years ago by Martyn Gigg

  • Status changed from new to verify
  • Resolution set to fixed

(In [11634]) Fixes #3033. Extend the runIndividualTest system test script to take into account multiple tests in a module

comment:2 Changed 9 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:3 Changed 9 years ago by Stuart Campbell

  • Status changed from verifying to closed

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3880

Note: See TracTickets for help on using tickets.