Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamcrest/hamcrest-junit
Integration between Hamcrest and JUnit
https://github.com/hamcrest/hamcrest-junit
Last synced: 2 days 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-31T01:16:10.000Z (over 8 years ago)
- Last Synced: 2024-12-18T10:08:33.761Z (9 days ago)
- Language: Java
- Size: 398 KB
- Stars: 81
- Watchers: 17
- 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. [![Build Status](https://travis-ci.org/hamcrest/hamcrest-junit.svg?branch=master)](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 |