test: add exec render tests

This commit is contained in:
banteg
2025-12-29 03:04:27 +04:00
parent 7e245ef997
commit 6ec5469a0b
3 changed files with 59 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ readme = "readme.md"
requires-python = ">=3.12"
dependencies = [
"markdown-it-py",
"pytest",
"sulguk",
"typer",
]