source: sasview/src/sas/qtgui/UnitTesting/SquishTestSuites/suite_sasview_bdd/tst_case1/test.py @ d6b234b

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since d6b234b was d6b234b, checked in by Piotr Rozyczko <rozyczko@…>, 7 years ago

Cleanup after merge (removed sasview/sasview)

  • Property mode set to 100755
File size: 231 bytes
Line 
1source(findFile('scripts', 'python/bdd.py'))
2
3setupHooks('../shared/scripts/bdd_hooks.py')
4collectStepDefinitions('./steps', '../shared/steps')
5
6def main():
7    testSettings.throwOnFailure = True
8    runFeatureFile('test.feature')
Note: See TracBrowser for help on using the repository browser.