Stryker 0.34 is here. This new version comes with features to help you get started. It's never been this easy to mutation test your JS project!
24 posts tagged with "stryker"
View All TagsUse git to select files
The 0.21 release of Stryker simplifies configuration by using your git database.
Webpack support is here
Stryker now supports bundling your code using webpack before running your tests. The installation/upgrade scenario's in this blog post can be circumvented by using the Quickstart if you don't already use Stryker in your project.
TypeScript coverage analysis support
Let's start this new year strong. Stryker 0.18 adds coverage analysis support for transpilers, starting with the TypeScript transpiler.
Stryker adds Babel support
A new Stryker plugin that adds support for Babel projects has just been released!
The installation/upgrade scenario's in this blog post can be circumvented by using the Quickstart if you don't already use Stryker in your project.
New HTML reporter
The Stryker HTML Reporter version 0.10 has a lot of new features, but more importantly: a sexy new look.
TypeScript support
Stryker 0.10 marks the biggest change in Stryker history yet, as we now support running mutation testing on TypeScript code.
Stryker 0.8 release
Stryker 0.8 just released with better CI integration and configurable thresholds.
Road to Stryker 1.0
Stryker is about two years old. During this time we achieved a lot. But it's far from finished. So, what's next? Let's take a glimpse in the future.
Stryker 0.6.4 released
This release of Stryker brings a number of new features and improvements. Including a new quickstart and a number of reporter improvements.