Closed poojaiiit closed 6 years ago
Using a custom parser does not require a rebuild.
From the output it looks like no tests are found? No specs found
are you sure your specs are actually running?
Going to go ahead and close this since I haven't heard back.
@NickTomlin How to integrate a custom parser and add some print statements into the same to check if that is working as expected.I created the custom parser as below:
however the only change is let
FAILED_LINES = /^(.*(Spec.js).*)$/g
from the default custom parser in /test/unit/supportI am not sure if this is picking the changes..is there a way to add some console logging in the parser?
Running the same via following command: