Skip to content

Library of matcher objects for JavaScript, based on the ideas behind Hamcrest.

License

Notifications You must be signed in to change notification settings

EleotleCram/jshamcrest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsHamcrest
----------

JsHamcrest is a JavaScript library heavily inspired by Hamcrest. It provides
a large library of matcher objects (also known as constraints or predicates)
allowing “match” rules to be defined declaratively. Typical scenarios include
testing frameworks, mocking libraries, UI validation rules and object querying.

This is an open source project licenced under the terms of the BSD License
and sponsored by Destaquenet Technology Solutions, a brazilian software
development and consultancy startup.


Documentation
-------------

To learn everything about JsHamcrest, take a look at the the complete
documentation at:

    http://jshamcrest.destaquenet.com/


Credits
-------

    Author:  Daniel Fernandes Martins <daniel@destaquenet.com>
    Company: Destaquenet Technology Solutions <http://www.destaquenet.com/>

About

Library of matcher objects for JavaScript, based on the ideas behind Hamcrest.

Resources

License

Stars

Watchers

Forks

Packages

No packages published