Changelog¶
- Version 1.0.4 (29.4.2016)
- Version 1.0.3 (31.3.2016)
Version 1.0.4¶
- (fbt_run) Include SKIPPED tests into results file with spec. outcome
- (fbt_run) Check that Firebird is running before test execution
- (fbt_analyze) Show time performance of tests
Version 1.0.3¶
- (fbt_run) Allow use of custom FB client library
- (fbt_run) Return proper errorlevel (0 = all passed, 1 = otherwise)
- Allow specification of repository location. Now you can use environment variable FBT_REPO to specify directory where fbtest Repository is located.