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

More verbose output in coh test #8

Open
bswck opened this issue Aug 6, 2024 · 1 comment
Open

More verbose output in coh test #8

bswck opened this issue Aug 6, 2024 · 1 comment

Comments

@bswck
Copy link
Member

bswck commented Aug 6, 2024

Currently, the test command is very slow and silent.
Silent to the point that I'm wondering if it's actually doing what it is supposed to.
Let's give it a more verbose output, informing about each step being performed.
E.g.

> coh test
Bootstrapping pyproject.toml... done.
Installing dependencies... done.
Running tests...
<test output>
@jaraco
Copy link
Member

jaraco commented Aug 30, 2024

Yep. You've identified the two key areas of slowness. We'll want to speed those up eventually, but in the meantime, some output would be nice.

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