Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86946c4

Browse files
committed
remove misused term from README
monkeypatching !== dependency injection https://en.wikipedia.org/wiki/Dependency_injection
1 parent 7a51248 commit 86946c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
rewire
22
======
3-
**Easy dependency injection for node.js unit testing**.
3+
**Easy monkey-patching for node.js unit testing**.
44

55
[![Build Status](https://travis-ci.org/jhnns/rewire.svg?branch=master)](http://travis-ci.org/jhnns/rewire)
66
[![Dependency Status](https://david-dm.org/jhnns/rewire.svg)](https://david-dm.org/jhnns/rewire)

0 commit comments

Comments
 (0)