Skip to content

abovethewater/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://danielfm.github.com/jshamcrest/


Credits
-------

    Author:  Daniel Fernandes Martins
    Company: Destaquenet Technology Solutions

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.9%
  • Python 6.0%
  • Shell 0.1%