Alex

Results 3 comments of Alex

I made another example that might come in handy for somebody. It also merges the selenium code coverage with the unit test coverage. https://github.com/alex028502/istanbulseleniumexample

@JaKXz I think this is the same issue that I was about to report. This example uses only mocha and nyc. https://github.com/alex028502/nyc-line-number-issue I have put `--cache false`. I hope that...

@mbenna @JaKXz I have added a simpler example that gets a little closer to the bottom of the issue, and doesn't use mocha