https://github.com/hamcrest/hamcrest-junit
Integration between Hamcrest and JUnit
https://github.com/hamcrest/hamcrest-junit
Last synced: about 1 year ago
JSON representation
Integration between Hamcrest and JUnit
- Host: GitHub
- URL: https://github.com/hamcrest/hamcrest-junit
- Owner: hamcrest
- License: epl-1.0
- Created: 2014-12-29T13:18:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-31T01:16:10.000Z (about 10 years ago)
- Last Synced: 2025-04-09T16:09:11.323Z (over 1 year ago)
- Language: Java
- Size: 398 KB
- Stars: 81
- Watchers: 15
- Forks: 17
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hamcrest-junit
==============
Integration between Hamcrest and JUnit
See https://github.com/hamcrest/JavaHamcrest/issues/92
The Travis CI build is here: https://travis-ci.org/hamcrest/hamcrest-junit. [](https://travis-ci.org/hamcrest/hamcrest-junit)
Compatibility
-------------
Recommended/compatible version of hamcrest-junit per Hamcrest and JUnit version:
| | **JUnit 4.12** |
|----------------------|---------------:|
| **Hamcrest 1.3** | 1.0.0.1 |
| **Hamcrest 2.0.0.0** | 2.0.0.0 |