xywang68
xywang68
Hello, I hope this qualifies for a feature request. Suppose I am running scenarios of the same feature file in parallel, and at the end I have created multiple JSON...
``` npx degit https://github.com/xyteam/autobdd-test.git#main autobdd-test npx: installed 1 in 0.681s /home/xywang68/.npm/_npx/805/bin/degit: 1: use strict: not found /home/xywang68/.npm/_npx/805/bin/degit: 3: Syntax error: "(" unexpected ``` npm install degit and npm install degit...
Hi, thanks for providing this nice little tool. I ran into this situation, can you help? ``` $ jest --config=pyjest.config.js py-code FAIL py-code/test_calculator.py ● Test suite failed to run ENOENT:...