TestOptionsConversions

class Object
trait Matchable
class Any
class FunSuite

Implicits

Implicits

implicit def testOptionsFromString(name: String)(loc: Location): TestOptions

Implicitly create a TestOptions given a test name. This allows writing test("name") { ... } even if test accepts a TestOptions

Implicitly create a TestOptions given a test name. This allows writing test("name") { ... } even if test accepts a TestOptions