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
I would expect it to show the test name and pass/fail status after each individual test/it call. I know phpunit buffers the output while a test is running, and I'm not talking about dumping debug variables or anything like that. Once an individual test is complete, shouldn't we see some kind of progress? This is particularly noticeable when a test has a large dataset. Just curious if this was a design decision or a change that could be requested.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I would expect it to show the test name and pass/fail status after each individual test/it call. I know phpunit buffers the output while a test is running, and I'm not talking about dumping debug variables or anything like that. Once an individual test is complete, shouldn't we see some kind of progress? This is particularly noticeable when a test has a large dataset. Just curious if this was a design decision or a change that could be requested.
Beta Was this translation helpful? Give feedback.
All reactions