Skip to content

Commit

Permalink
note about nodeunit test case in README
Browse files Browse the repository at this point in the history
  • Loading branch information
thegreatape committed May 16, 2011
1 parent d6b31c8 commit c9f0a1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -40,4 +40,6 @@ Return custom HTTP headers to your fake response:
body: 'I'm the mocked-out body!'
})

node-fakeweb also provides a nodeunit test case that resets the uri intercept list in between tests. See ```tests/suits/testcase.js``` for an example.

[1]: https://github.com/chrisk/fakeweb

0 comments on commit c9f0a1c

Please sign in to comment.