parallel testing

This commit is contained in:
nora 2023-04-04 15:14:29 +02:00
parent cc526f10c7
commit 2b6a1b30e0
3 changed files with 116 additions and 5 deletions

View file

@ -34,4 +34,5 @@ libc = "0.2.138"
[dev-dependencies]
fs_extra = "1.3.0"
once_cell = "1.17.1"
rayon = "1.7.0"
regex = "1.7.3"