You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature: UI tests are slow and can be flaky so we should not add more of them unnecessarily. Having code coverage metrics could help us plan tests to get the right coverage.
Describe a specific use case for the feature: Here's some links about Istanbul tool that might be useful; https://istanbul.js.org/
Describe the feature: UI tests are slow and can be flaky so we should not add more of them unnecessarily. Having code coverage metrics could help us plan tests to get the right coverage.
Describe a specific use case for the feature: Here's some links about
Istanbul
tool that might be useful;https://istanbul.js.org/
https://www.engineyard.com/blog/measuring-clientside-javascript-test-coverage-with-istanbul
https://medium.com/@the1mills/front-end-javascript-test-coverage-with-istanbul-selenium-4b2be44e3e98
The text was updated successfully, but these errors were encountered: