From 2663b774b8fbc491c2eb450ba2a5b0a67ef73049 Mon Sep 17 00:00:00 2001 From: Peter Nguyen Tr Date: Thu, 30 May 2019 04:23:50 +0200 Subject: [PATCH] Add CodeceptJS (#931) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 251077b..147457e 100644 --- a/readme.md +++ b/readme.md @@ -615,6 +615,7 @@ - [Jest](https://github.com/facebook/jest) - Painless JavaScript testing. - [TestCafe](https://github.com/DevExpress/testcafe) - Automated browser testing. - [abstruse](https://github.com/bleenco/abstruse) - Continuous Integration server. +- [CodeceptJS](https://github.com/Codeception/CodeceptJS) - End-to-end testing. ### Security