test: Add simple pytest harness
This commit is contained in:
parent
db11128beb
commit
bd05dadf56
4 changed files with 94 additions and 30 deletions
|
|
@ -25,4 +25,5 @@ typeCheckingMode = "standard"
|
|||
[dependency-groups]
|
||||
dev = [
|
||||
"pdoc>=15.0.1",
|
||||
"pytest>=9.0.1",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue