We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8650a3f commit 8190ad3Copy full SHA for 8190ad3
Readme.md
@@ -97,6 +97,8 @@ To run all integration tests, the command is:
97
./gradlew test --tests com.astrazeneca.vardict.integrationtests.IntegrationTest
98
```
99
100
+The results of the tests can be viewed in the `build/reports/tests/index.html` file.
101
+
102
##### User extension of testcases
103
104
Each file in `testdata/intergationtestcases` directory represents a test case with input data and expected output
0 commit comments