fralau / mkdocs-mermaid2-plugin

A Mermaid graphs plugin for mkdocs
https://mkdocs-mermaid2.readthedocs.io
MIT License
220 stars 28 forks source link

Add tests with Mkdocs-Test #109

Closed fralau closed 2 weeks ago

fralau commented 1 month ago

Mkdocs-Mermaid2 needs a test framework to ensure that existing features work as documented, and that bugs fixed will remain fixed.

We will implement Mkdocs-Test as the test framework, in conjunction with Pytest.

fralau commented 2 weeks ago

Done (commit 18b0c2e7).