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 e6f2b09 commit b910dadCopy full SHA for b910dad
README.md
@@ -51,6 +51,16 @@ See [CONTRIBUTING](CONTRIBUTING.md) documentation for more information on how to
51
Please note that this project is released with a Contributor Code of Conduct. By participating in
52
this project you agree to abide by its terms. See [Code of Conduct](CODE_OF_CONDUCT.md) for more
53
information.
54
+
55
+## Running the Tests
56
57
+To run the tests you will need:
58
59
+* Maven 3+
60
61
+```bash
62
+$ mvn test
63
+```
64
65
## License
66
0 commit comments