From 363b12888dec245f38f719934adb86c0aa0960b6 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 16 Feb 2022 16:00:28 +0200 Subject: [PATCH] =?UTF-8?q?docs(supertape)=20add=20=F0=9F=90=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6443b1e..c08e751 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ test('tape: error', (t) => { > 🐊 + 📼 = ❤️ -You can convert your codebase from `tape` to 📼`Supertape` with help of 🐊[`Putout`](https://github.com/coderaiser/putout), which has built-in [@putout/plugin-tape](https://github.com/coderaiser/putout/tree/master/packages/plugin-tape), +You can convert your codebase from `tape` to 📼`Supertape` with help of 🐊[`Putout`](https://github.com/coderaiser/putout), which has built-in 🐲[`@putout/plugin-tape`](https://github.com/coderaiser/putout/tree/master/packages/plugin-tape), with a lot of rules that helps to write and maintain tests of the highest possible quality. Here is [result example](https://github.com/coderaiser/cloudcmd/commit/74d56f795d22e98937dce0641ee3c7514a79e9e6).