There was an error while loading. Please reload this page.
You can override some of the application configuration properties - run app with:
-DtestsDir=path - set tests directory (default: test-definitions)
-DteamcityLogsEnabled=true - log test output in TeamCity format
-DfilterInclude=a.b,g.z.f - comma separated directories or test files which you want to include
-DfilterExclude=a.b.test - comma separated directories or test files which you want to exclude
for example:
java -DtestsDir=my_tests -jar DBTestCompare-1.0-SNAPSHOT-jar-with-dependencies.jar