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

TestLocator returns non-unique tests, but Mutation didn't know that #1310

Merged
merged 5 commits into from
Aug 25, 2020

Commits on Aug 24, 2020

  1. TestLocator returns non-unique tests, but Mutation didn't know that

    Fixes infection#1304
    
    TestLocator returns non-unique tests, and JUnitTestCaseSorter works around that; we have to do that too.
    sanmai committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    32274f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5805de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7c1653 View commit details
    Browse the repository at this point in the history
  4. Fix PHPStan warning

    sanmai committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    2b8d4db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d2b1da View commit details
    Browse the repository at this point in the history