Git Product home page Git Product logo

javahamcrest's Introduction

JavaHamcrest

Build Status Maven Central License

Java Hamcrest

What is Hamcrest?

Hamcrest is a library of matchers, which can be combined in to create flexible expressions of intent in tests. They've also been used for other purposes.

The tutorial is good place to see how Hamcrest can be used.

Downloads

You can obtain Hamcrest binaries from maven central. If you are using build tooling such as Maven, Gradle, etc, you can simply add a dependency declaration to your build definition. Learn more at Hamcrest Distributables.

Documentation

Documentation can be found on the Hamcrest site. For a detailed list of recent changes, see CHANGES.md

Reporting Bugs/Issues

If you find an issue with Java Hamcrest, please report it via the GitHub issue tracker, after first checking that it hasn't been raised already.

Build from Source

Building Hamcrest from source requires a minimum of JDK 1.8.

Clone the repository, and from the top level directory in the repo workspace run the following command:

./gradlew clean build javadoc

This will download the correct version of Gradle, do a full clean build, run all tests and (if successful) package the compiled classes in a jar file. The resulting look under the hamcrest/build/libs directory.

Acknowledgements

Developers:

  • Joe Walnes
  • Nat Pryce
  • Steve Freeman

Contributors:

  • Robert Chatley
  • Tom White
  • Neil Dunn
  • Dan North
  • Magne Rasmussen
  • David Saff
  • Tom Denley
  • Joe Schmetzer

Also, thanks to everyone who has worked on DynaMock, nMock, jMock, EasyMock and MiniMock! These libraries inspired Hamcrest.

javahamcrest's People

Contributors

sf105 avatar scarytom avatar tumbarumba avatar nhojpatrick avatar npryce avatar josephw avatar veriktig avatar markslater avatar alb-i986 avatar kay avatar tsundberg avatar arend-von-reinersdorff avatar mle-enso avatar rjmunro avatar npathai avatar mle-idealo avatar kerrykimbrough avatar hochraldo avatar buckett avatar michalfotyga avatar nick-rivera-meredith avatar perlun avatar redcatbear avatar seregamorph avatar ghostd avatar dgroup avatar andremoniy avatar bodiam avatar dependabot-preview[bot] avatar phoenix384 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.