Describe scope of the test suite.
Visit the project documentation website for more information, including the API documentation.
The test suite is built using Apache Maven v3.
The options for running the suite are summarized in
If you would like to get involved, you can:
-
Report an issue such as a defect or an enhancement request
-
Help to resolve an open issue
-
Fix a bug: Fork the repository, apply the fix, and create a pull request
-
Add new tests: Fork the repository, implement and verify the tests on a new topic branch, and create a pull request (don’t forget to periodically rebase long-lived branches so there are no extraneous conflicts)