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

Make the testing output more verbose #12

Closed
1ethanhansen opened this issue Nov 12, 2022 · 1 comment
Closed

Make the testing output more verbose #12

1ethanhansen opened this issue Nov 12, 2022 · 1 comment

Comments

@1ethanhansen
Copy link
Contributor

    Non-blocking question: Can we make the output more verbose? 

The CI logs contain only the output from line 33:

Checking hello_world exercise...
Checking leap exercise...
Checking reverse_string exercise...
Checking space_age exercise...

So it's not fully reassuring that the every test case does actually run. It would be nice to not just rely on the exit code.

Originally posted by @ee7 in #10 (comment)

@1ethanhansen 1ethanhansen changed the title Make the output more verbose Make the testing output more verbose Nov 22, 2022
@1ethanhansen
Copy link
Contributor Author

Might be able to use something like v test . for this?

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

1 participant