bedrock-karma

2.4.0 • Public • Published

bedrock-karma

Karma test framework for bedrock modules

Quick Examples

npm install bedrock-karma
const {config} = bedrock;

// add karma tests for your module/project to your config file
config.karma.suites['bedrock-foo'] = '/foo/test/tests/**/*.js';

Configuration

For more documentation on configuration, see config.js.

Reference

bedrock

karma

Readme

Keywords

Package Sidebar

Install

npm i bedrock-karma

Weekly Downloads

13

Version

2.4.0

License

none

Unpacked Size

20.6 kB

Total Files

13

Last publish

Collaborators

  • msporny
  • dlongley
  • mattcollier