file

fun file(name: String, lambda: TestkitExistingFile.() -> Unit)(source)

Add a new file to the configuration.

Parameters

name

name of the file

lambda

configuration of the TestkitExistingFile to apply