pitest-cucumber-plugin icon indicating copy to clipboard operation
pitest-cucumber-plugin copied to clipboard

Cucumber integration for mutation testing tool PIT

Results 7 pitest-cucumber-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.2 to 2.12.7.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.10.2&new-version=2.12.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Hi, Can you please confirm or update the [compatibility matrix](https://github.com/alexvictoor/pitest-cucumber-plugin#compatibility-matrix) against the new version of Cucumber Pitest plugin (1.6.0) with Pitest Plugin released in March 2021. Thanks & Regards Milind

Hello, with 0.7 and 0.8 version (i can't test others for the moment), i obtain this error if my project contains ore or more empty feature file. ``` java.lang.NullPointerException at...

The Pitest class org.pitest.util.Preconditions was removed in Pitest 1.5.0, breaking pitest-cucumber-plugin's forward compatibility with Pitest.

Hi, Can you help with the basic flow below? I have the most simple app with cucumber , i get the following stack trace. What am i missing? I am...

With mutationCoverage: 2:46:49 PM PIT >> INFO : MINION : 2:46:49 PM PIT >> INFO : Checking environment 2:46:49 PM PIT >> INFO : MINION : 2:46:49 PM PIT >>...

Hi, I am using the cucumber plugin with the following configuration in my pom.xml file.My cucumber version is 1.2.0. org.pitest pitest-maven 1.1.10 fcc.rpp.cpm.feed.events.complementary_ fcc.rpp.cpm.feed.events.complementary_ true com.github.alexvictoor pitest-cucumber-plugin 0.2 I am...