kslidesTest

fun kslidesTest(block: KSlides.() -> Unit): KSlides

Convenience wrapper around kslides for tests: evaluates the DSL with both OutputConfig.enableFileSystem and OutputConfig.enableHttp forced to false so no files are written and no server is started.

Parameters

block

the same configuration block accepted by kslides.