mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
[Sinon.JS](https://github.com/cjohansen/Sinon.JS) - README.md
Added a comma in README.md for [Sinon.JS](https://github.com/cjohansen/Sinon.JS) to provide more clarification. BEFORE: Test spies, stubs and mocks for Javascript. AFTER: Test spies, stubs, and mocks for Javascript.
This commit is contained in:
@@ -103,7 +103,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
|||||||
### Assertion
|
### Assertion
|
||||||
|
|
||||||
* [chai](https://github.com/chaijs/chai) - BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. [](http://spmjs.io/package/chai)
|
* [chai](https://github.com/chaijs/chai) - BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. [](http://spmjs.io/package/chai)
|
||||||
* [Sinon.JS](https://github.com/cjohansen/Sinon.JS) - Test spies, stubs and mocks for JavaScript. [](http://spmjs.io/package/sinon)
|
* [Sinon.JS](https://github.com/cjohansen/Sinon.JS) - Test spies, stubs, and mocks for JavaScript. [](http://spmjs.io/package/sinon)
|
||||||
* [expect.js](https://github.com/LearnBoost/expect.js) - Minimalistic BDD-style assertions for Node.JS and the browser. [](http://spmjs.io/package/expect.js)
|
* [expect.js](https://github.com/LearnBoost/expect.js) - Minimalistic BDD-style assertions for Node.JS and the browser. [](http://spmjs.io/package/expect.js)
|
||||||
|
|
||||||
### Coverage
|
### Coverage
|
||||||
|
|||||||
Reference in New Issue
Block a user