-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hello, @brunobord, thanks for your project! :D
A suggestion: instead of waiting for the process to finish execution (using output.communicate()) it would be nice if tdaemon can actually link its stdin/stdout with test runner's stdin/stdout so I can read the output as the test runner outputs it. Another advantage is that I can interact with the test runner (useful when using ipdb to debug).
I'll implement it and create a PR.
Metadata
Metadata
Assignees
Labels
No labels