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

feat(karma-runner): implement v2 test runner api #2267

Merged
merged 7 commits into from
Jun 19, 2020

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Jun 18, 2020

  • Implement new v2 test runner API (see feat(api): add new test runner api #2249 )
  • Make sure to not report coverage when it isn't needed
  • Add a framework adapter file that adds mutant coverage to the karma result, to be picked up by the stryker reporter
  • Add test filtering capability when running with jasmine or mocha
  • Add integration tests on instrumented code.
  • Some more housekeeping.

nicojs added 4 commits June 17, 2020 15:43
* Implement new v2 test runner api
* Make sure to not report coverage when it isn't needed
* Add a framework adapter file that adds mutant coverage to the karma result, to be picked up by the stryker reporter
* Add integration tests on instrumented code.
* Some more house keeping.
@nicojs nicojs merged commit 04dd5f7 into epic/mutation-switching Jun 19, 2020
@nicojs nicojs deleted the feat/karma-runner-2 branch June 19, 2020 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants