Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 |