mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-09 19:00:48 +00:00
Document manual test coverage
This commit is contained in:
parent
db5856b360
commit
8e5639040a
@ -75,6 +75,8 @@ Finally, a code coverage report can be generated:
|
|||||||
mvn antrun:run@generate-report -Dskip.int.tests.report=false
|
mvn antrun:run@generate-report -Dskip.int.tests.report=false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
JaCoCo execution data of manual tests should be exported to `target/jacoco-manual.exec`.
|
||||||
|
|
||||||
## Deploying using Docker
|
## Deploying using Docker
|
||||||
|
|
||||||
To build the Dockerized version of the project, run:
|
To build the Dockerized version of the project, run:
|
||||||
|
Loading…
Reference in New Issue
Block a user