pitclipse icon indicating copy to clipboard operation
pitclipse copied to clipboard

Mutation testing for Java in Eclipse IDE. Based on PIT (Pitest).

Results 19 pitclipse issues
Sort by recently updated
recently updated
newest added

AssertJ is much more readable and fluent

an: enhancement :chart_with_upwards_trend:
a: refactoring :package:
impacts: dev :computer:

Similar to #136

an: enhancement :chart_with_upwards_trend:
a: refactoring :package:
impacts: dev :computer:

Tests do not yet cover some code. Investigate that, especially for #136 `org.pitest.pitclipse.launch.ui`: - [x] org.pitest.pitclipse.launch.ui.PitLaunchShortcut - [x] A test with no tests - [x] If we select a README...

a: test :policeman:
is: in progress :construction:
priority: medium :sun_behind_large_cloud:
impacts: dev :computer:

Now that PDE (and Tycho) support specifying Maven artifacts directly in the .target file

impacts: dev :computer:

This is intended to replace the mutations view in the long run and provide more features. Currently there are markers which indicate a mutant in the corresponding java class. ![grafik](https://user-images.githubusercontent.com/50097340/130448030-034c4530-687e-45d5-b1b2-5f2a72eadc61.png)

@echebbi a well-known limitation of using SonarCloud from GitHub Actions is that secrets are NOT available for external PRs. This means that we are not able to scan PRs with...

priority: high :zap:
for: CI :rocket:
impacts: code quality :100:

Hi there, I failed in getting a plugin for my eclipse. 1. In marketplace there is an outdated (?) version (https://marketplace.eclipse.org/content/pitclipse ): 0.31.4.201401081810 1.1 it does not stop but stresses...

a: bug :beetle:
impacts: ux :smile:
is: available :checkered_flag:
priority: low :snowflake:
for: IDE :waxing_crescent_moon:

## Motivation Currently Pitclipse only allows for workspace-scope preferences. However, it would be great to allow users to set their preferences per project. ## Implementation In term of UI, this...

a: feature request :email:
for: pitest :bird:
impacts: ux :smile:
is: available :checkered_flag:
priority: medium :sun_behind_large_cloud:
for: IDE :waxing_crescent_moon:

This feature request depends on #77 (`Provide project-specific preferences`) ## Motivation Pitest can be [configured through Maven](http://pitest.org/quickstart/maven/). Pitclipse should be able to extract the configuration from the POM in order...

a: feature request :email:
priority: high :zap:
for: pitest :bird:
impacts: ux :smile:
is: blocked :warning:
for: IDE :waxing_crescent_moon:

It would be cool, to be able to Test Eclipse-PlugIns with pitclipse. Currently it doesn't work because pitest is unable to resolve the dependencies.

a: feature request :email:
is: available :checkered_flag:
priority: medium :sun_behind_large_cloud:
for: IDE :waxing_crescent_moon: