Here are
149 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
Dec 24, 2021
Objective-C
Updated
Oct 4, 2020
Kotlin
Generate excel sheets in Java
Updated
May 11, 2021
Java
GoCrest - Hamcrest-like matchers for Go
Libraries that extend the Hamcrest matching library with useful matchers
Updated
Oct 13, 2020
Java
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
Updated
May 24, 2021
Java
Code Tutorials, Examples, and Best Practices.
Updated
Aug 12, 2020
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
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
Aug 21, 2021
Rust
Provides assertion APIs for query executions with assertEquals and assertThat(AssertJ and Hamcrest)
Updated
Oct 30, 2017
Java
This library makes your CL unittests more readable.
Updated
Oct 21, 2021
Common Lisp
🔧 Testing Tools & Libraries Every Java Developer Must Know
Updated
Dec 29, 2021
Java
Simplify manipulations with CLI terminal(s) for Java-based applications
Updated
Dec 28, 2020
Java
A BDD-style assertion library for Dart.
Hamcrest implementation in BrightScript
Updated
Mar 18, 2020
Brightscript
RESTful API para o gerenciamento de estoque de cerveja
Updated
Aug 30, 2020
Java
skeleton with some ready to use testing libs to quick start TDD kata sessions
Updated
Sep 26, 2019
Kotlin
Matcher for JDBC ResultSet objects
Updated
Oct 12, 2021
Java
Hamcrest matchers for Vavr
Updated
Apr 30, 2021
Java
Elegant object-oriented hamcrest matchers for Apache POI
Updated
Jan 14, 2021
Java
Projeto de testes automatizados ágeis com uso de Rest Assured e Cucumber.
Updated
Oct 17, 2018
Java
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.