From e6f487eeee54b0aaaa89b685ce490f01300e05b1 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 23 Jul 2017 15:06:43 +0200 Subject: [PATCH] update readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index ec15291..15fb226 100644 --- a/readme.md +++ b/readme.md @@ -33,6 +33,8 @@ npmts will For more information on how tests are run check out the [tapbuffer module](https://www.npmjs.com/package/tapbuffer). +For more information about how to best write tap tests check out the tapbundle module's linked docs (https://www.npmjs.com/package/tapbundle) + This works on your machine and in CI. There is a prebuild docker image available that includes npmts to make CI a breeze: [hosttoday/ht-docker-node:npmts on Dockerhub](https://hub.docker.com/r/hosttoday/ht-docker-node/)