Skip to content

Commit 2d14485

Browse files
committed
Update README.md
1 parent 8b984fb commit 2d14485

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,9 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
119119
* [ESLint no-inferred-methodname](https://github.com/johnstonbl01/eslint-no-inferred-method-name) A custom rule for a common problem. #code
120120
* [Istanbul](https://github.com/gotwarlost/istanbul) Code coverage reporting
121121
* [tape](https://github.com/substack/tape) Dead simple unit testing #code
122-
* [faucet](https://github.com/substack/faucet) Prettify unit testing output (like what comes from tape).
123-
* [Supertest](https://github.com/visionmedia/supertest) The best way to test HTTP endpoints.
122+
* [tap-browser-color](https://github.com/kirbysayshi/tap-browser-color) Prettify tap output in the browser. Works well with Tape. #code
123+
* [faucet](https://github.com/substack/faucet) Prettify tap output in the console. Plays well with Tape. #code
124+
* [Supertest](https://github.com/visionmedia/supertest) The best way to test HTTP endpoints. #code
124125

125126

126127
### Transpilers

0 commit comments

Comments
 (0)