Artem Govorov
Artem Govorov
> Does Smart Start delay the instrumentation? > Also, should my files be re-instrumented when I restart Wallaby or maybe this is a configuration issue? It depends on your testing...
> Can they be a duller shade of red or otherwise indicate they're out of date while tests are pending? We can definitely experiment with it. My concern would be...
We do hide the error message on the line that is being edited. What do you reckon if we hide all error messages in the file being edited if a...
Hi @samhatoum, Chimp looks awesome, thanks for sharing. Regarding the integration, I'm not familiar much with how Chimp/Cucumber works, so I'll try to describe what would be required from wallaby...
> The instrumentation can be done prior to a Cucumber.js execution Yes. > When Cucumber.js is complete, it generates a json file, which we can transform to a wallaby-compatible report...
Thanks Sam, will look into the `StepResult`.
@eggyal if Yadda is based on Cucumber, then this issue is definitely a prerequisite before supporting it.
@eggyal Got it, thanks. > it's only really practical with a single-entry point, and I think this would break Wallaby's caching? Not sure about caching, but can definitely see that...
@eggyal There's no (public) API at the moment to perform such integration.
@celador I have done some estimates and looked into Cucumber/Chimp to better understand our options back in Feb, there are a few things that need to be implemented in wallaby.js...