Here are
157 public repositories
matching this topic...
Method stubs and test cases for the problems from Elements of Programming Interviews
Hamcrest for Objective-C: Powerful, combinable, extensible matchers for verification
Updated
Jun 7, 2022
Objective-C
Updated
Oct 4, 2020
Kotlin
Generate excel sheets in Java
Updated
Jun 28, 2022
Java
GoCrest - Hamcrest-like matchers for Go
Libraries that extend the Hamcrest matching library with useful matchers
Java library which implements hamcrest matchers for collections and webdriver webelements. Includes a few matcher decorators to handle timeout issues.
Updated
Apr 14, 2017
Java
Matchers for JDK 8 Optional
Code Tutorials, Examples, and Best Practices.
Updated
Mar 31, 2022
Java
Autogenerated java hamcrest matchers for pojo with help of AnnotationProcessor
Updated
Jun 11, 2017
Java
Hamcrest matchers for composition.
🎩 Hamcrest-style matchers for Golang testing
Hamcrest Matchers for Java 8 features
Updated
Sep 30, 2020
Java
Provides assertion APIs for query executions with assertEquals and assertThat(AssertJ and Hamcrest)
Updated
Oct 30, 2017
Java
JSON Content Validator (JCV) allows you to compare JSON contents with embedded validation.
Updated
Dec 21, 2020
Kotlin
A port of Hamcrest to Rust
Updated
May 18, 2022
Rust
🔧 Testing Tools & Libraries Every Java Developer Must Know
This library makes your CL unittests more readable.
Updated
Feb 11, 2022
Common Lisp
Simplify manipulations with CLI terminal(s) for Java-based applications
Updated
Mar 10, 2022
Java
A BDD-style assertion library for Dart.
Hamcrest Matchers for EO Programming Language
Updated
Jul 10, 2022
Java
Hamcrest implementation in BrightScript
Updated
Mar 18, 2020
Brightscript
Perform Integration tests with Spring Boot using testcontainers library on MySQL Docker container...
RESTful API para o gerenciamento de estoque de cerveja
Updated
Aug 30, 2020
Java
Matcher for JDBC ResultSet objects
Updated
Oct 12, 2021
Java
A set of tools that enables creating custom hamcrest matchers more easy. Built with Java 8, usable on Java 8+.
Updated
Jan 13, 2022
Java
skeleton with some ready to use testing libs to quick start TDD kata sessions
Updated
Sep 26, 2019
Kotlin
Improve this page
Add a description, image, and links to the
hamcrest
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
hamcrest
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently you can collide with a member variable in a class and get an error stating that a member variable was attempted to be accessed from a function. Mangling our member variables with a prefix should help to reduce the chance of this happening.