Open lwxbr opened 6 years ago
Hi I'll try my best to figure out what is the problem . I have a lot of pressure right now at the work but I'll find time soon for debugging it sry for the delay
when you run mocha in debug mode. each test runs separately therefore if you change something in a different test it will not affect the current test (related for the mocha API via code ) a workaround for this issue is debug it by debugging it for the Tests root. btw there is already an open feature request for this
Thanks for info , @maty21! Yes, I can guess why the tasks can't share data between them. They are not called unit tests for nothing.
Description
This image explains it all:
Steps to Reproduce
Expected Results
Actual Results
Running mocha using cli is working properly, only with mocha sidebar isn't:
Settings file
Versions
OS version