iameru / python-testmark

tool to implement -testmark- in python - a parser for data in .md files for testing and other 'eval'ing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo: write a small description

iameru opened this issue · comments

somewhat like

import testmark
data = testmark.parse("your_file_belongs/here.md")
test(data["data-for-test-1"])