UNPKG

testeranto

Version:

the AI powered BDD test framework for typescript projects

45 lines 675 B
{ "tests": [ [ "example/Calculator.test.ts", "node", { "ports": 0 }, [] ], [ "example/Calculator.pitono.test.py", "python", { "ports": 0 }, [] ], [ "example/Calculator.golingvu.test.go", "golang", { "ports": 0 }, [] ] ], "clearScreen": false, "debugger": false, "externals": [], "importPlugins": [], "minify": false, "nodePlugins": [], "ports": [ "3333" ], "src": "", "webPlugins": [ null ], "webLoaders": { ".ttf": "file" }, "buildDir": "/Users/adam/Code/testeranto/testeranto/bundles/core" }