Sha256: aba9fccff2e8126a64baa75e6a5911e6062749d19f03ca61ad822ccc9bc80f0e
Contents?: true
Size: 835 Bytes
Versions: 8
Compression:
Stored size: 835 Bytes
Contents
Konacha Chai Matchers ===================== [![Gem Version](https://fury-badge.herokuapp.com/rb/konacha-chai-matchers.png)](http://badge.fury.io/rb/konacha-chai-matchers) This library contains all [Chai.js plugins](http://chaijs.com/plugins) Not all plugins are tested! Installation ------------ Add in the `Gemfile`: gem 'konacha-chai-matchers' Usage ----- 1. Check the vendor/assets/javascripts 2. Require the files needed Example: #= require sinon #= require chai-changes #= require js-factories #= require chai-backbone #= require chai-jquery Contribution ------------ Please submit an Github issue for libraries you want included or where the wrong file ends up in the `vendor` folder. Updating the vendor libraries is done through `rake update` please check `tasks/update.rb` for the code
Version data entries
8 entries across 8 versions & 1 rubygems