doctest
v0.4.0
Pages
Modules
Search documentation of doctest
Settings
View Source
doctest
(doctest v0.4.0)
Provide
module/1
to test your -doc attributes.
Summary
Functions
chunk(CodeBlock)
code_block(Md)
module(Mod)
parse(M, Ln, Chunk, ErrInfo)
parse_fun/3
parse_mod(M, Ln, Chunk)
run(Tests)
Functions
Link to this function
chunk(CodeBlock)
View Source
Link to this function
code_block(Md)
View Source
Link to this function
module(Mod)
View Source
Link to this function
parse(M, Ln, Chunk, ErrInfo)
View Source
Link to this function
parse_fun/3
View Source
Link to this function
parse_mod(M, Ln, Chunk)
View Source
Link to this function
run(Tests)
View Source