79088642

Date: 2024-10-15 06:27:51
Score: 1.5
Natty:
Report link

So, It appears I over engineered the crap out of this, and the wdio and cucumber tests are not required to run the cmd step. I just reorganized the execution...

  1. NPM install
  2. run the init command in bash
  3. run the tests...

Running the init commands in the test script is a bad idea and it actually runs through the wido driver. Hence the garbled output.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Mr. E