mirror of
https://github.com/google/googletest.git
synced 2026-06-26 20:38:56 +08:00
Edited wiki page through web user interface.
This commit is contained in:
parent
825491f198
commit
7c0653cf7f
@ -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…
x
Reference in New Issue
Block a user