Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Hamcrest - library of matchers for building test expressions

  • Share this:
post-title
Hamcrest provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules. Hamcrest has been ported to Java, C++, Objective-C, Python, PHP and Erlang.
http://hamcrest.org/
https://github.com/hamcrest/JavaHamcrest
http://code.google.com/p/hamcrest/
License:
Tech: