Add Python script to test the challenges directly

This commit is contained in:
Dimitri Lozeve 2020-06-12 10:57:17 +02:00
parent c565413152
commit d93cb45a1f
3 changed files with 159 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
build/
compile_commands.json
.clangd/
tests/.mypy_cache/