Skip to content

Commit

Permalink
Remove sentence about Node 4
Browse files Browse the repository at this point in the history
I do not think the sentence about Node 4 is useful, as this requires Node 8 which ships promises.
  • Loading branch information
mcollina authored and isaacs committed May 23, 2019
1 parent 7a9c0cb commit 6895492
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@ share them, you will probably enjoy this test library.
Babel and Webpack are lovely and fine. But if your code doesn't
require compilation, then I think your tests shouldn't either.
Tap is extremely
[promise-aware](http://www.node-tap.org/promises/), but works on
any version of Node.js back to v4.x.
[promise-aware](http://www.node-tap.org/promises/).

Software testing should help you build software. It should be a
security blanket and a quality ratchet, giving you the support to
Expand Down

0 comments on commit 6895492

Please sign in to comment.