-
Updated
May 14, 2022 - JavaScript
mutation-testing
Here are 204 public repositories matching this topic...
-
Updated
Jul 4, 2022 - TypeScript
-
Updated
Jun 27, 2022 - Ruby
-
Updated
Jun 23, 2022 - PHP
-
Updated
Jun 25, 2022 - Java
-
Updated
Jul 4, 2022 - C#
-
Updated
Dec 31, 2017 - PHP
-
Updated
May 5, 2022 - C++
The plugin source is currently split into two files, one of which is auto-generated by build.rs
. The lib.rs
is getting unwieldy. Time to browse for sets of functionality that can be put into their own modules, before navigating the source gets too cumbersome.
Document mutations
-
Updated
Jun 30, 2022 - Swift
-
Updated
Apr 7, 2022 - Python
-
Updated
May 13, 2021
-
Updated
Jun 29, 2022 - Groovy
-
Updated
Jun 4, 2022 - TypeScript
Right now the temp dir is deleted after running using a FS2 tempDir Resource
. This is done in the MutantRunner.
It'd be nice to have a config option to keep the generated temp dir after running for debugging purposes to look
-
Updated
Apr 5, 2022 - Java
-
Updated
Jul 4, 2022 - Rust
-
Updated
May 18, 2022 - Python
-
Updated
Aug 23, 2020 - Ruby
-
Updated
Jul 5, 2022 - C
-
Updated
Dec 3, 2021 - Haskell
-
Updated
Mar 23, 2021 - C#
-
Updated
Jan 31, 2022 - Groovy
-
Updated
Jun 20, 2022
-
Updated
Apr 10, 2022 - Crystal
Improve this page
Add a description, image, and links to the mutation-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mutation-testing topic, visit your repo's landing page and select "manage topics."
We've added a new
baseline
subcommand, but there are no tests for it. Add these.