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

--textui option #13

Open
objarni opened this issue Dec 10, 2013 · 1 comment
Open

--textui option #13

objarni opened this issue Dec 10, 2013 · 1 comment

Comments

@objarni
Copy link
Owner

objarni commented Dec 10, 2013

It would be swell if there was a command line option to run pytddmon in "text only" mode:

$ python pytddon.py --textui
13:21 OK - Found 4 test(s). All tests passed.
13:23 FAIL - Found 5 test(s). 4 out of 5 tests passed.

.. or similar text output, could be even more minimalistic really:

$ python pytddon.py --textui
4/4 OK
4/5 (!!!)

@objarni
Copy link
Owner Author

objarni commented Sep 1, 2014

This is especially useful for dwm like environments, as a floating mini window does not play nice at all with them! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant