The CLI scripts for simpletest and drush test run command both used the text reporter. Whats the plan for bringing back this functionality? I ask this with great praise for those who took it away along with all of simpletest framework. We are so lean right now. But surely test running without the GUI is a needed feature.

Comments

boombatower’s picture

Would probably be very useful for t.d.o. :)

damien tournoud’s picture

Status: Active » Postponed

Part of this is covered by #274794: Fix run_tests and make it multi-threaded. The reporting part needs more work, thou.

moshe weitzman’s picture

Status: Postponed » Closed (fixed)

I think we can close this. The results are in a table and the caller and present as desired. I've implemented aq rendering with drush_print_table() in drush HEAD.