Skip to content

Commit

Permalink
doc: add note about Maven plugin and JUnit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Jun 11, 2020
1 parent 5bda60c commit e838a92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions provider/maven/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Maven plugin to verify a provider

Maven plugin for verifying pacts against a provider.

**NOTE: If you are running your tests with the JUnit runners, you do not need this plugin.**

The Maven plugin provides a `verify` goal which will verify all configured pacts against your provider.

## To Use It
Expand Down

0 comments on commit e838a92

Please sign in to comment.