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 5808b7a commit b41d8fdCopy full SHA for b41d8fd
README.md
@@ -2,7 +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 to modify the behaviour of modules for better unit testing. You may
+rewire adds a special setter and getter to modules so you can modify their behaviour for better unit testing. You may
6
7
- introduce mocks for other modules
8
- leak private variables
0 commit comments