Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check JUnit5 support #40

Open
oscarlvp opened this issue Nov 8, 2018 · 0 comments
Open

Check JUnit5 support #40

oscarlvp opened this issue Nov 8, 2018 · 0 comments

Comments

@oscarlvp
Copy link
Member

oscarlvp commented Nov 8, 2018

Characteristics

  • Issue Type: test report
  • Reproducibility: always
  • Severity: major

Description

We have observed that, in some projects, after the test cases are migrated to Junit5, the results change with no other apparent cause than the version of JUnit.
For example:
In the apache/commons-lang project, the method ReflectionDiffBuilder.accept was classified as pseudo-tested in commit apache/commons-lang@ba7ca79 but as not covered in the later commit apache/commons-lang@729adb6

See the comparison between the two versions here

Several other methods in the same project exhibit the same behavior.

Steps to reproduce

Run PitMP for the two commits mentioned before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant