Coder Social home page Coder Social logo

karma-tape's Introduction

Build Status codecov

Karma Tape

NOTE: I cannot get it to include javascript files, resorting back to jasmine and chai and away from tape

An example of this can be found here: https://github.com/shouston3/karma-tested-counter

If you get it working, Let me know via gitter: gitter badge


Quick start

Clone the repoistory:

git clone https://github.com/shouston3/karma-tape.git

Install the dependencies:

npm install

Run the tests:

npm test

karma-tape's People

Contributors

samhstn avatar shouston3 avatar

Watchers

James Cloos avatar

karma-tape's Issues

Benefits of using Chrome over Phantomjs?

As a browser to run your karma tests, what are the benefits of using Chrome over a headless browser like Phantomjs?

Benefits of Phantomjs over chrome:

  • Faster tests
  • Does not require the user to have chrome installed
  • You do not need to configure your ci to install chrome
  • It ensures more browser compatibility (Chrome & Firefox supports es6 features which other browsers do not)

Fix coverage

The coverage folder produced is not in a format which codecov can read, and is currently not producing an output from my npm run codecov script

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.