mirror of
https://github.com/google/googletest.git
synced 2025-04-05 21:45:03 +00:00
Edited wiki page through web user interface.
This commit is contained in:
parent
825491f198
commit
7c0653cf7f
1 changed files with 3 additions and 3 deletions
|
@ -1123,9 +1123,9 @@ _Note:_ This feature should only be used for temporary pain-relief. You still
|
|||
have to fix the disabled tests at a later date. As a reminder, Google Test will
|
||||
print a banner warning you if a test program contains any disabled tests.
|
||||
|
||||
_Tip:_ You can easily count the number of disabled tests you have using `gsearch`
|
||||
and/or `grep`. This number can be used as a metric for improving your test
|
||||
quality.
|
||||
_Tip:_ You can easily count the number of disabled tests you have
|
||||
using `grep`. This number can be used as a metric for improving your
|
||||
test quality.
|
||||
|
||||
_Availability:_ Linux, Windows, Mac.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue