Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6799b6f commit 5808b7aCopy full SHA for 5808b7a
README.md
@@ -2,8 +2,7 @@ rewire [![Build Status](https://secure.travis-ci.org/jhnns/rewire.png?branch=mas
2
=====
3
**Dependency injection for node.js applications**.
4
5
-rewire adds a special setter and getter that allow you to modify the behaviour of modules
6
-for better unit testing. You may
+rewire adds a special setter and getter to modify the behaviour of modules for better unit testing. You may
7
8
- introduce mocks for other modules
9
- leak private variables
0 commit comments