generator-typescript-karma

1.0.6 • Public • Published

generator-typescript-karma

Creates a basic project using the karma runner to test code written in typescript using systemjs

Yeoman Generator

To install the generator run:

$ npm install -g generator-typescript-karma

Then to use the generator run:

$ yo typescript-karma

Running tests

At the command prompt type:

$ gulp test

This will run through all karma tests currently in the project.

Development

Lite server and typescript watch compilation has been included. At the command line type:

$ gulp develop

This will start the server running and watch for changes.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    1
    • latest

Version History

Package Sidebar

Install

npm i generator-typescript-karma

Weekly Downloads

1

Version

1.0.6

License

none

Last publish

Collaborators

  • karrakunga