Package-level declarations

Types

Link copied to clipboard
interface DomSpec : TestSpec
Link copied to clipboard
class HtmlDiffer(preset: String) : JsAny
Link copied to clipboard
interface SimpleSpec : TestSpec
Link copied to clipboard
interface TestSpec

Properties

Link copied to clipboard
val testScope: CoroutineScope

Functions

Link copied to clipboard

Format an HTML string in a standardized manner, with one HTML element per line. Removes auto-generated IDs from the HTML. This helps with highlighting HTML differences in test assertions.