New feature: silent (human) test result.
Implement new option --silent, to mute the human test result.
It has no effect with --json or --xunit options.
Example:
$ avocado --silent run failtest
$ echo $?
$ 1
Signed-off-by: NRuda Moura <rmoura@redhat.com>
Showing
avocado/plugins/silentresult.py
0 → 100644
想要评论请 注册 或 登录