Make a Test
Arguments
- expr, substitute
The expression to be tested and whether it is passed as an expression already or not.
- title
(character) The title of the test.
- args
(optional) Named arguments.
(optional) Character vector of tags.
- reset_workers
(optional) Specifies whether background workers should futures.
- register
If TRUE, the test is registered in the test database, otherwise not. The default is to register the test, unless
tagscontains"devel".