Skip to content

Instantly share code, notes, and snippets.

@exarkun
Created January 2, 2017 13:23
Show Gist options
  • Save exarkun/06e69e148ba4d0204ca217e8b4edd325 to your computer and use it in GitHub Desktop.
Save exarkun/06e69e148ba4d0204ca217e8b4edd325 to your computer and use it in GitHub Desktop.
(txaws) exarkun@baryon:~/Work/LeastAuthority/txaws$ trial txaws | tail -n 1
PASSED (skips=12, successes=555)
(txaws) exarkun@baryon:~/Work/LeastAuthority/txaws$ python -m twisted.trial txaws | tail -n 1
FAILED (skips=12, failures=2, errors=11, successes=542)
(txaws) exarkun@baryon:~/Work/LeastAuthority/txaws$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment