-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Description
Is there a way to disable the cute messages when tests fail? (a la "No one is perfect" et al.?)
It can get to be cumbersome during repeated unit tests.
> test_file('myscript.R')
β | OK F W S | Context
β Ή | 3 | 0Error in x[[method]](...) : attempt to apply non-function
ββ Results ββββββββββββββββββββββββββββββββββββββββββββ
OK: 3
Failed: 5
Warnings: 0
Skipped: 0
No-one is perfect!
Apologies if there's an obvious answer or configurable option I'm missing.
Metadata
Metadata
Assignees
Labels
No labels