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

Add ismailia as an instrumenter #101

Closed
wants to merge 2 commits into from
Closed

Add ismailia as an instrumenter #101

wants to merge 2 commits into from

Conversation

jackwakefield
Copy link

I've added support for an instrumenter I've published for ES6 which uses Traceur.

https://github.com/Spote/ismailia

Add the ismailia package to support ES6 coverage through Traceur.
@nchase
Copy link

nchase commented Sep 1, 2014

0.8.x leg of the travis build errored out – can we try that again?

@MathRobin
Copy link

Really good thng, really need ES6 be supported by karma. Can anyone rerun Travis please and validate the PR please ?

@diogobeda
Copy link

Build passed. Any updates on this, please?

douglasduteil pushed a commit to douglasduteil/karma-coverage that referenced this pull request Feb 3, 2015
Allow any Istanbul instrumenter to be used in the karma-coverage.
Will help karma-runner#120

Closes karma-runner#101 karma-runner#49

BREAKING CHANGE: Karma-coverage does not ship with additional instrumenter. You need to explicitly install the instrumenter you need.

Removed **Ibrik** instrumenter that need to be installed explicitly.

Quick list of known community instrumenters :
- [Ibrik](https://github.com/Constellation/ibrik) (CoffeeScript files instrumenter).
- [Ismailia](https://github.com/Spote/ismailia) (ES6 files instrumenter using Traceur).
- [Isparta](https://github.com/douglasduteil/isparta) (ES6 files instrumenter using 6to5).
douglasduteil added a commit to douglasduteil/karma-coverage that referenced this pull request Feb 3, 2015
Allow any Istanbul instrumenter to be used in the karma-coverage.
Will help karma-runner#120

Closes karma-runner#101 karma-runner#49

BREAKING CHANGE: Karma-coverage does not ship with additional instrumenter. You need to explicitly install the instrumenter you need.

Removed **Ibrik** instrumenter that need to be installed explicitly.

Quick list of known community instrumenters :
- [Ibrik](https://github.com/Constellation/ibrik) (CoffeeScript files instrumenter).
- [Ismailia](https://github.com/Spote/ismailia) (ES6 files instrumenter using Traceur).
- [Isparta](https://github.com/douglasduteil/isparta) (ES6 files instrumenter using 6to5).
@maksimr maksimr closed this in #130 Mar 4, 2015
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.

None yet

4 participants