D
D
Dmitry Baibukhtin2015-01-15 15:35:36
PHP
Dmitry Baibukhtin, 2015-01-15 15:35:36

How to hide the reasons for the fail in Codeception?

Good afternoon. Can you please tell me how to hide detailed information about failed tests?
It is necessary to remove or minimize this "There was 1 failure:"
af6ad8ded7704337a791d94551047b21.PNG
The screen resolution is not so high that such goodies would litter the space

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
KaminskyIlya, 2015-02-10
@KaminskyIlya

If in a simple way, to immediately on the screen, then you can write something like this:
codecept run unit | findsrt /e "Fail"
But Codeception seems to support customization .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question