Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.11 KB

File metadata and controls

40 lines (27 loc) · 1.11 KB

Actions for roc-plugin-test-mocha-karma-webpack

Actions

roc-plugin-test-mocha-karma-webpack

babel-config

Connects to extension: Not specified
Connects to hook: babel-config
Have post: No

build-karma-config

Builds the default Karma configuration

Connects to extension: Not specified
Connects to hook: build-karma-config
Have post: No

build-webpack

Adds Webpack configuration specific for tests. Will provide an alias for the src directory, meaning that it is possible to use "src/" as a root for the resolving.

Connects to extension: roc-plugin-test-mocha-karma-webpack
Connects to hook: build-webpack
Have post: No

run-test-command

Adds support for running tests with Karma using Webpack.

Connects to extension: Not specified
Connects to hook: run-test-command
Have post: No