Skip to main content

Module test

Module test 

Source
Expand description

Testing utilities.

Structs§

MarkdownTestCase
A Markdown test case.
MarkdownTestCaseOptions
Options for Markdown test cases.
MarkdownTestSuite
A suite of Markdown test cases.

Functions§

diff_pretty
Returns pretty formatted diff between given strings.
parse_case_env
Parses the CASE_NO environment variable like CASE_NO=1,2,5 and returns the case numbers.