move tox config into tox.ini

add testenv:genbadges for generating test badges

update README badges
This commit is contained in:
2025-02-27 19:52:37 +00:00
parent e21a458c6f
commit 795296d71e
14 changed files with 2702 additions and 82 deletions

13
.gitignore vendored
View File

@@ -128,10 +128,11 @@ dmypy.json
# Pyre type checker
.pyre/
# test/config
quick.py
config.toml
vm-api.log
logging.json
# test reports
tests/reports/junit-*.xml
.vscode/
# test/config
test-*.py
config.toml
.vscode/