The Django test runner currently only displays tests that failed, and not 
those that succeeded. It would be nice if Django were to print out a list 
of tests that succeeded. First of all, it is satisfying to see tests 
succeed. Second of all, it would be easier to debug (if certain tests were 
not being run, for example). IMHO printing out the word "OK" is rather 
cryptic and boring.

For example, Jest:

[image: jest2.png]
What do you think?

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/3474db84-4df0-4a03-9472-1ea6bc8c11a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to