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
The value is accessible via the blackfire dashaboard but I would like to see it directly in the test as documented since the back and forth is really time consuming and really not appropriate for a CI tool.
The text was updated successfully, but these errors were encountered:
I am making a test that should fail (to test the library) and I found that the message is not helpful enough:
I have less the 5 sql queries (0 in fact) but I do not see it here. From the documentation https://blackfire.io/docs/integrations/phpunit I would expect something that is like
failed: 1 write calls
- metrics.twig.compile 2 == 0
The value is accessible via the blackfire dashaboard but I would like to see it directly in the test as documented since the back and forth is really time consuming and really not appropriate for a CI tool.
The text was updated successfully, but these errors were encountered: