eyeseast / python-frontmatter

Parse and manage posts with YAML (or other) frontmatter
http://python-frontmatter.rtfd.io
MIT License
329 stars 43 forks source link

Switch to pytest and reorganize tests #78

Closed eyeseast closed 3 years ago

eyeseast commented 3 years ago

Closes #74 Closes #47

Still need to move a few API tests into a new pytest friendly format. Should decide if I want to just keep the old unit tests and adjust paths.