Skip to content

Commit 8190ad3

Browse files
committed
Updating Readme to state were the tests results live.
1 parent 8650a3f commit 8190ad3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ To run all integration tests, the command is:
9797
./gradlew test --tests com.astrazeneca.vardict.integrationtests.IntegrationTest
9898
```
9999

100+
The results of the tests can be viewed in the `build/reports/tests/index.html` file.
101+
100102
##### User extension of testcases
101103

102104
Each file in `testdata/intergationtestcases` directory represents a test case with input data and expected output

0 commit comments

Comments
 (0)