Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP keeping code coverage per individual test #4

Open
wants to merge 2 commits into
base: master
from

Conversation

@bahmutov
Copy link
Contributor

@bahmutov bahmutov commented May 16, 2019

  • collect code coverage from each test and keep it in the browser
  • figure out changed source lines in the application source code (user has edited them since the last run). Could use cypress-watch-and-reload as file watcher
  • run only tests that cover those application lines
@bahmutov bahmutov changed the title keeping code coverage per individual test WIP keeping code coverage per individual test May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.