From 8a7567ae54a7f057f7016f76b5f7cef354e011b4 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 3 Oct 2018 16:33:14 +0200 Subject: [PATCH] [Docs] link to mixed tape --- readme.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.markdown b/readme.markdown index a3e6dfe4..9cb5492e 100644 --- a/readme.markdown +++ b/readme.markdown @@ -131,6 +131,7 @@ By default, uncaught exceptions in your tests will not be intercepted, and will - ES6 support with https://www.npmjs.com/package/babel-tape-runner or https://www.npmjs.com/package/buble-tape-runner - Different test syntax with https://github.com/pguth/flip-tape (warning: mutates String.prototype) - Electron test runner with https://github.com/tundrax/electron-tap +- Concurrency support with https://github.com/imsnif/mixed-tape # methods