Socket
Book a DemoInstallSign in
Socket

@alexeagle/rules_karma

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@alexeagle/rules_karma

Bazel rules for Karma

unpublished
latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Karma rules for Bazel

WARNING: super hacky initial prototype DO NOT USE

Installation

Install current bazel. On mac, brew install bazel. On other platforms, https://docs.bazel.build/versions/master/install.html

Run bazel run @yarn//:yarn to install the hermetic node_modules.

Try it

One-shot as a test:

$ bazel test examples/ts

Watch mode:

First install ibazel: https://github.com/bazelbuild/bazel-watcher

$ ibazel run examples/ts

FAQs

Package last updated on 04 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts