Add mutation testing and contract test

This commit is contained in:
thePR0M3TH3AN
2025-07-01 15:47:29 -04:00
parent 3130a86c76
commit 9ec12bf19f
3 changed files with 84 additions and 2 deletions

View File

@@ -18,3 +18,4 @@ websocket-client==1.7.0
websockets>=15.0.0
tomli
hypothesis
mutmut>=2.4.4