-
Version: 0.17.1 (beta)
A new version of Stryker.NET (0.20.0) is available. Please consider upgrading using `dotnet tool update -g dotnet-stryker`
[20:47:12 INF] Identifying pro…
-
Hi all, sorry for all the recent posts, but I wanted to report another issue I'm observing when running muter.
Sometimes, muter will cause a certain async code path to not be fulfilled and cause a …
-
## Bug description
Al momento de correr un proyecto maven al terminar en consola se presenta el siguiente error:
Exception in thread "main" org.pitest.help.PitHelpError: 4 tests did not pass wit…
-
Run `./gradlew pitest`
Result:
```
DEPRECATION WARNING. `testPlugin` is deprecated starting with GPP 1.7.4. It is also not used starting with PIT 1.6.7 (to be removed in 1.8.0).
> Task :pitest…
-
The CLI right now does not have any unit tests for commands, and we should change that.
There are some nontrivial interactions with logins, file mutations (baking), and remote servers that we shoul…
avaer updated
4 years ago
-
I added mutation testing on Travis in #9.
[94/520 (18.1%) of the mutants survived](https://travis-ci.org/liam-m/primes.py/jobs/105479514). Analyse each one and determine whether it is equivalent or …
-
Support assignments in C. We can use Mart (https://github.com/thierry-tct/mart) [ThierryChekam-etal:2019] to support mutation testing of software written in C/C++. Optionally, we may consider using Mu…
-
I've encountered a mutant that I wasn't able to remove in a Java 17 code base using PITest (1.15.0) in conjunction with JUnit5 (5.9.3) test cases. The code is a bit niche and poorly written but I mana…
-
Seen in https://jenkins.scylladb.com/job/scylla-master/job/next/5374/.
```
19:36:07 The following test(s) have failed: boost/mutation_reader_test
19:36:07 Output of build/release/test/boost/muta…
-
Thank you very much for open sourcing the code, in the process of reproducing the experiment, I got stuck in the operation of transferring the POC to syz-manager.
I tried the command:
syz-manager -…