Skip to content

Commit

Permalink
no more profile IT tests runs per default (#8138)
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Jun 9, 2022
1 parent 0d13cbe commit 23948f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jetty-maven-plugin/README_INTEGRATION_TEST.md
Expand Up @@ -8,10 +8,6 @@ Integration tests location
--------------------
Test projects are located within the folder: src/it

Running the tests
--------------------
As they can be long to run, the tests do not run per default. So to run them you must activate a profile using the command line argument: ```-Prun-its```

Running single test
--------------------
You can run single or set of test as well using the command line argument: ```-Dinvoker.test=it-parent-pom,jetty-run-mojo-it,jetty-run-war*-it,!jetty-run-distro*```
Expand Down

0 comments on commit 23948f1

Please sign in to comment.