-
Notifications
You must be signed in to change notification settings - Fork 12
Command line parameters
Jakub Raczek edited this page Nov 17, 2016
·
2 revisions
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
- Home
- Getting started
- Command line parameters
- Deploying licensed jdbc drivers
- Comparators
- Fetch
- KEY
- Minus
- NMB_OF_RESULTS
- FILE
- OLAP
- Building multilevel tests structure
- TeamCity support
- Test definitions
- Filtering tests for execution
- Test report
- Compiling, replacing tokens in connection definition
- Replacing tokens in SQL queries
- Execute Stored Procedure before test