@bedrock/karma

7.0.1 • Public • Published

bedrock-karma

Karma test framework for bedrock modules

Quick Examples

npm install @bedrock/karma
import {config} from `@bedrock/core`;

// 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

License

Apache License, Version 2.0 Copyright 2011-2024 Digital Bazaar, Inc.

Other Bedrock libraries are available under a non-commercial license for uses such as self-study, research, personal projects, or for evaluation purposes. See the Bedrock Non-Commercial License v1.0 for details.

Commercial licensing and support are available by contacting Digital Bazaar support@digitalbazaar.com.

Readme

Keywords

Package Sidebar

Install

npm i @bedrock/karma

Weekly Downloads

4

Version

7.0.1

License

Apache-2.0

Unpacked Size

39.2 kB

Total Files

11

Last publish

Collaborators

  • msporny
  • dlongley
  • davidlehn
  • mattcollier
  • gannan