Hamcrest for Objective-C: Powerful, combinable, extensible matchers for verification
Objective-C
Updated Apr 13, 2019
Method stubs and test cases for the problems from Elements of Programming Interviews
Java
Updated Oct 5, 2018
Hamcrest for Kotlin
Java library which implements hamcrest matchers for collections and webdriver webelements. Includes a few matcher dec…
Java
Updated Apr 14, 2017
Libraries that extend the Hamcrest matching library with useful matchers
Java
Updated Mar 3, 2019
Matchers for JDK 8 Optional
Java
Updated Sep 6, 2017
Autogenerated java hamcrest matchers for pojo with help of AnnotationProcessor
Java
Updated Jun 11, 2017
Code Tutorials, Examples, and Best Practices.
Java
Updated Sep 1, 2018
Hamcrest matchers for composition.
Java
Updated Jan 31, 2018
🎩Hamcrest-style matchers for Golang testing
Go
Updated Oct 23, 2018
Hamcrest Matchers for Java 8 features
Java
Updated Apr 13, 2019
Hamcrest Matchers
Java
Updated Feb 23, 2018
JSON Content Validator (JCV) allows you to compare JSON contents with embedded validation.
Java
Updated Apr 8, 2019
A port of Hamcrest to Rust
GoCrest - Hamcrest-like matchers for Go
Go
Updated Feb 3, 2018
Provides assertion APIs for query executions with assertEquals and assertThat(AssertJ and Hamcrest)
Java
Updated Oct 30, 2017
Hamcrest implementation in BrightScript
Brightscript
Updated Nov 27, 2017
REST API superb example done using Spring Boot, JPA, Hibernate, MySql, Hamcrest, JsonPath, MockMVC
Java
Updated Aug 27, 2018
This library makes your CL unittests more readable.
A set of tools that enables creating custom hamcrest matchers more easy. Built with Java 8, usable on Java 6+.
Java
Updated Feb 2, 2019
TODO: unit tests, integration tests.
Java
Updated Jan 8, 2018
Automatic hamcrest matcher for model classes
Java
Updated May 22, 2018
C++11 Hamcrest like Matcher implementation.
C++
Updated Mar 29, 2019
Testing android sample app with JUnit and Espresso using Hamcrest Matchers
Java
Updated Jan 20, 2018
A Git/Svn client with the ability to add Cobertura plugin to a Maven project
Java
Updated Jul 21, 2016
Hamcrest is a framework that assists the writing of unit testcases in the Java programming language. This repository …
Java
Updated Mar 31, 2019
Spring Boot based web service
Java
Updated Dec 18, 2017
Generate Assertions for Java Code
Java
Updated Sep 15, 2018
Hacking Code - A lot of code examples about Java, Erlang, Golang, Docker, Mockito and many more
CSS
Updated Feb 7, 2017
A simple implementation that demonstrates the solution to the Monty Hall Problem