From 2cc31862b78222fcb05d9b2f0ed97f356b65e3d5 Mon Sep 17 00:00:00 2001 From: Ibbus93 Date: Mon, 27 Jan 2020 12:20:25 +0100 Subject: [PATCH] Edit README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5eae25a..f30292f 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,7 @@ ecosystem and it's good to archieve a proof-of concepts. * `Webpack` and `webpack-serverless` if you want to use the latest ecma version, use loaders and manage the bundle of your code. -* `Mocha` testing framework - -* `Chai` Our TDD/BDD assertion library +* `Jest` Our TDD/BDD assertion library * `SuperTest` HTTP server testing library