Join Slack
Communities
Powered by
E.g. ``` context("monster") { focused() ....
# minutest
n
natpryce
11/26/2018, 11:31 AM
E.g.
Copy code
context("monster") { focused() ... }
Or
Copy code
context("monster") { skipped() .... }
Open in Slack
Previous
Next