Testing of MkDocs-Macros and compatibility with Python 3.8 and 3.9 #280
Pinned
fralau
started this conversation in
Community announcement/discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A test suite was implemented, using pytest and MkDocs-Test.
With it, we can test that additions or corrections to the plugin work, while keeping the integrity of the existing code base.
Thanks to Github workflows, each new push triggers a test on the following versions of Python:
3.8, 3.9, 3.10, 3.11, 3.12.
Beta Was this translation helpful? Give feedback.
All reactions