From 5b9c4425494d6ce9c98d9bdb8f50757caf8a2be9 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) --- readme.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.markdown b/readme.markdown index 7f85b113..3c30fa92 100644 --- a/readme.markdown +++ b/readme.markdown @@ -132,6 +132,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