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
for example when I run dart test/my_test.dart from command line or from an IDE?
Current problem:
The debugger console in WebStorm doesn't display color codes.
Is there a way to disable them when tests are run this way?
Might be just a bug in terminal recognition though.
The text was updated successfully, but these errors were encountered:
for example when I run
dart test/my_test.dart
from command line or from an IDE?Current problem:
The debugger console in WebStorm doesn't display color codes.
Is there a way to disable them when tests are run this way?
Might be just a bug in terminal recognition though.
The text was updated successfully, but these errors were encountered: