Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
The Karma action in Continua is a wrapper around the karma command line. If you're having trouble using the Karma action, please refer to the Command Line Reference.

Karma is a test runner which executes JavaScript unit tests is one or more web browsers. This action runs the Karma command-line - for more information about the project and documentation on the command-line arguments, please visit the Karma website.

Karma

Name

A friendly name for this action (will be displayed in the actions workflow area).

...

A list of reporters to handle the Karma results. One name per line. Clear field to use those specified in the configuration. [--reporters]

...