Skip to main content

2 posts tagged with "april fools"

View All Tags

ยท 3 min read
Richard Werkman

Breaking News: Stryker introduces Emoji Mutations!

In a world where even our code needs a little bit of fun, Stryker is proud to announce the introduction of Emoji Mutations. From now on, our state-of-the-art mutation testing algorithms will automatically detect all emojis in your code and replace them with their mutated counterparts!

Any code that contains an emoji will have that emoji mutated to its counterpart. For example, a happy face (๐Ÿ˜Š) will be mutated to a sad face (๐Ÿ˜”), and a laughing face (๐Ÿ˜‚), to a crying face (๐Ÿ˜ญ), or a smiling halo face (๐Ÿ˜‡) will be mutated to a grumpy face (๐Ÿ˜ก).

Update to the latest version of Stryker.JS, Stryker.NET or Stryker4s to enjoy this newest feature โœจ

ยท 2 min read
Nico Jansen

Over the years, we've been privileged to explain the concept of Mutation Testing to great developers, testers and others. The concept of inserting bugs into your production code in order to test your tests sparks the imagination.