Skip to content

Test description gets cut off and makes test output useless #402

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
BlackHC opened this issue Mar 10, 2016 · 1 comment
Closed

Test description gets cut off and makes test output useless #402

BlackHC opened this issue Mar 10, 2016 · 1 comment

Comments

@BlackHC
Copy link
Contributor

BlackHC commented Mar 10, 2016

00:00 +10 -1: test/srcs/md_parser/md_parser_test.dart: ... at the end that emits same document again

How can I show the full description? The output is useless for me right now :(

@nex3
Copy link
Member

nex3 commented Mar 10, 2016

You can see the full test name by using the expanded reporter or by printing something in the test. In addition, if the test experiences an error, it will print the full name. Once #86 is fixed, you'll also be able to see it by expanding your terminal window.

@nex3 nex3 closed this as completed Mar 10, 2016
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