tweak default messages for skip_if, skip_if_not #868
Labels
feature
a feature request or enhancement
help wanted ❤️
we'd love your help!
skip
wip
work in progress
E.g.
It'd be nice if this showed something more like
Error: FALSE is not TRUE
or something with slightly more text.As an example, the reported skip condition in
devtools::test()
is something like:It would be a little more descriptive to instead write something like:
The text was updated successfully, but these errors were encountered: