From b30f1f84d03bd37cde8939b34e3751f1f20630ee Mon Sep 17 00:00:00 2001 From: Sharikov Vladislav Date: Thu, 17 Aug 2017 23:19:27 +0300 Subject: [PATCH] Added Stryker mutation testing framework to JavaScript section (#130) * feat: add Stryker mutation testing framework to JavaScript section * refactor: fix url --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c561fb5..44dc3b7 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Atom](https://github.com/atom/atom/labels/beginner) _(label: beginner)_
The hackable text editor - [cdnjs](https://github.com/cdnjs/cdnjs/labels/BEGINNER) _(label: BEGINNER)_
The best FOSS web front-end resource CDN - [Video.js](https://github.com/videojs/video.js/labels/first-timers-only) _(label: first-timers-only)_
The player framework +- [stryker](https://github.com/stryker-mutator/stryker/labels/beginner%20friendly) _(label: beginner friendly)_
The JavaScript mutation testing framework ## Julia