From c9f0a1c8f0f5b96349d04188afc631ae262a8a9e Mon Sep 17 00:00:00 2001 From: Thomas Mayfield Date: Mon, 16 May 2011 15:49:24 -0400 Subject: [PATCH] note about nodeunit test case in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d0734b..5b5926d 100644 --- a/README.md +++ b/README.md @@ -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