ParaTest v6.1.1 Release Notes

Release Date: 2020-12-07 // over 3 years ago
  • Full Changelog

    🛠 Fixed bugs:

    • ✅ PHPUnit 9 with empty data provider leads to SkippedTestError #565
    • ✅ Output skipped details on verbose output #570 (Slamdunk)

    🔀 Merged pull requests:

    • ✅ readme: mention caveat of sharing constants between test classes #569 (mfn)

Previous changes from v6.1.0

  • Full Changelog

    🛠 Fixed bugs:

    • ✅ PHPUnit 9 with empty data provider leads to SkippedTestError #565
    • ✅ Handle erroring data providers #567 (Slamdunk)

    🔀 Merged pull requests:

    • ⚡️ Update to PHPUnit 9.5, require Symfony 5.2 #566 (Slamdunk)