source:
sasview/src/sas/qtgui/UnitTesting/SquishTestSuites/suite_sasview_bdd/tst_case1/test.py
Last change on this file was d6b234b, checked in by Piotr Rozyczko <rozyczko@…>, 7 years ago | |
---|---|
|
|
File size: 231 bytes |
Line | |
---|---|
1 | source(findFile('scripts', 'python/bdd.py')) |
2 | |
3 | setupHooks('../shared/scripts/bdd_hooks.py') |
4 | collectStepDefinitions('./steps', '../shared/steps') |
5 | |
6 | def main(): |
7 | testSettings.throwOnFailure = True |
8 | runFeatureFile('test.feature') |
Note: See TracBrowser
for help on using the repository browser.