GithubHelp home page GithubHelp logo

Code Coverage about karma HOT 8 CLOSED

vojtajina avatar vojtajina commented on August 20, 2024
Code Coverage

from karma.

Comments (8)

jwanga avatar jwanga commented on August 20, 2024

Very interested in this!

from karma.

Iristyle avatar Iristyle commented on August 20, 2024

Yeah, this would be a killer feature to integrate - I've looked into this space a bit myself (having set it up in other languages), but haven't come to any conclusions.

Other projects, from my notes

from karma.

dignifiedquire avatar dignifiedquire commented on August 20, 2024

It would be great feature but I'm against node-jscoverage as this would add to many dependencies to testacular.

from karma.

Iristyle avatar Iristyle commented on August 20, 2024

👍

Yeah, I think I agree on that one. I think the best way to go is with something Esprima based, because that seems to have the most traction for parsers (which does rule out VisionMedia node-jscoverage).

I favor whatever is the easiest to maintain as well... just haven't had the time to really checkout all the options in detail, which is why I threw them all out there ;0

from karma.

taichi avatar taichi commented on August 20, 2024

i think istanbul is good.

because ...

  • very active development
  • lcov and nice html report
  • Esprima based

but

  • html reports depends YUI3. It may be satisfactory if it remakes by angular.js.

from karma.

dignifiedquire avatar dignifiedquire commented on August 20, 2024

I think istanbul looks really nice but the correct repo is here your link is just the fork from yahoo.
About the html reports it might be nicer to just use the json version of the report and put it directly into a testacular reporter (or the dashboard that I hope will be created sooner than later)

from karma.

vojtajina avatar vojtajina commented on August 20, 2024

Just found https://github.com/itay/node-cover (haven't tried it though, adding just for a reference)

from karma.

taichi avatar taichi commented on August 20, 2024

i began to implement this feature at my repo.
basic functions are working now.

i think that I will carry out a pull request, after adding some tests to this.

from karma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.