Skip to content
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

verboseCheck? #6

Open
mwotton opened this issue Sep 14, 2011 · 1 comment
Open

verboseCheck? #6

mwotton opened this issue Sep 14, 2011 · 1 comment

Comments

@mwotton
Copy link

mwotton commented Sep 14, 2011

would be nice to pass a flag to see test cases as they're generated with QC, a la verboseCheck - is it on the roadmap? have i missed a way to do it?

@batterseapower
Copy link
Owner

There is no easy way to do this because I buffer all output from tests before displaying it, since that's the only way to let the console output look sane when multiple tests are running at once :-(

I'll leave the issue open, perhaps we could special case 1-test-at-a-time or something like that.

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