Skip to content

Is there some way in 0.12.0 to configure tests when not executed using the test runner #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zoechi opened this issue Apr 8, 2015 · 2 comments

Comments

@zoechi
Copy link

zoechi commented Apr 8, 2015

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.

@Fox32
Copy link

Fox32 commented Apr 8, 2015

The same for the Dart Editor (I tried to report it here #19). How about disabling the color by default?

@zoechi
Copy link
Author

zoechi commented Apr 9, 2015

I thought this might be a different issue because it is not run by pub but you are right this seems to be the same as your issue with DartEditor.

@zoechi zoechi closed this as completed Apr 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants