test: migration from Python to JavaScript

This commit is contained in:
Francis Lachapelle
2021-11-04 16:43:14 -04:00
parent b622665359
commit 262400a92e
8 changed files with 187 additions and 42 deletions
+3
View File
@@ -6,6 +6,9 @@
"helpers": [
"helpers/**/*.?(m)js"
],
"requires": [
"esm"
],
"stopSpecOnExpectationFailure": false,
"random": true
}