From bc1334bc008e5d5aecd61c580aad1657932da146 Mon Sep 17 00:00:00 2001 From: David Anson Date: Mon, 24 Feb 2020 21:22:06 -0800 Subject: [PATCH] [readme] Add link to tape-player (in-process reporter) (#496) --- readme.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.markdown b/readme.markdown index 28a66a73..ff187229 100644 --- a/readme.markdown +++ b/readme.markdown @@ -134,6 +134,7 @@ By default, uncaught exceptions in your tests will not be intercepted, and will - 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 +- In-process reporting with https://github.com/DavidAnson/tape-player # methods