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

Feature request: print partial results on SIGINFO #213

Open
asomers opened this issue Jan 21, 2021 · 0 comments
Open

Feature request: print partial results on SIGINFO #213

asomers opened this issue Jan 21, 2021 · 0 comments

Comments

@asomers
Copy link
Member

asomers commented Jan 21, 2021

It would be really handy if Kyua would print partial test results on SIGINFO. It would look something like this:

$ kyua test my_test
my_test:a -> passed [1.2s]
my_test:b -> passed [3.4s]
my_test:c -> failed: Testcase failed [0.1s]
my_test:d ->
2 passed, 1 failed, 0 skipped, 2 to go
passed [0.1s]
my_test:e -> passed [1.9s]

Results file id is XXX
Results saved to YYY

4/5 passed ( 1 failed)
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