pitest / pitclipse

Mutation testing for Java in Eclipse IDE. Based on PIT (Pitest).
https://pitest.org
Apache License 2.0
59 stars 17 forks source link

Uncovered UI code #205

Open LorenzoBettini opened 2 years ago

LorenzoBettini commented 2 years ago

Tests do not yet cover some code.

Investigate that, especially for #136

org.pitest.pitclipse.launch.ui:

The above tasks have been addressed in https://github.com/pitest/pitclipse/pull/206

org.pitest.pitclipse.ui:

The above tasks have been addressed in https://github.com/pitest/pitclipse/pull/207