You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a failing test uses data providers, such an error would occur:
-previous: ReflectionException {#4506#message: "Method testListAction with data set #foo does not exist"#code: 0#file: "./vendor/mheap/phpunit-github-actions-printer/src/Printer7.php"#line: 98
because \PHPUnit\Framework\TestFailure::getTestName includes the data set name.
The text was updated successfully, but these errors were encountered:
👋
If a failing test uses data providers, such an error would occur:
because
\PHPUnit\Framework\TestFailure::getTestName
includes the data set name.The text was updated successfully, but these errors were encountered: