Write a test feature.
Value
A feature (based on Gherkin syntax)
Technical details
The contents of feature are returned as a 'glue' chr
, but retain
Gherkin-style indentation.
These can be passed to testthat
's it()
or test_that()
testing functions.
See also
Other "BDD helpers":
background()
,
scenario()