Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoTestCase ¶
func DoTestCase(m goldmark.Markdown, testCase MarkdownTestCase, t TestingT)
DoTestCase runs a test case.
func DoTestCaseFile ¶
DoTestCaseFile runs test cases in a given file.
func DoTestCases ¶
func DoTestCases(m goldmark.Markdown, cases []MarkdownTestCase, t TestingT)
DoTestCases runs a set of test cases.
Types ¶
type MarkdownTestCase ¶
MarkdownTestCase represents a test case.
Click to show internal directories.
Click to hide internal directories.