schmuli / atom-karma-runner

Atom plugin for the Karma test runner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atom-karma

Atom plugin for the Karma test runner

Features

  1. Context-menu on karma.conf.js/karma.conf.coffee
  2. Package menu for project
    1. Use the path of the active editor
    2. Find selected file, and find project root ancestor
    3. Use first project path
  3. Start Karma server with custom config
  4. Use selected/project config file
  5. Ignore reporters
  6. Add plugin reporter
  7. Add plugin coverage reporter (next version)
  8. Display bottom panel with browser/spec hierarchy
  9. Update spec status as available
  10. Display logged and spec failures

About

Atom plugin for the Karma test runner

License:MIT License


Languages

Language:HTML 41.6%Language:CoffeeScript 30.1%Language:JavaScript 24.7%Language:CSS 3.7%