ember-qunit

v8.1.0
QUnit helpers for testing Ember.js applications
ember-addon

build

rollup --config

lint

concurrently 'npm:lint:*(!fix)' --names 'lint:'

lint:fix

concurrently 'npm:lint:*:fix' --names 'fix:'

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

start

rollup --config --watch

prepack

rollup --config
npm i ember-qunit

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 6/11/2024

Downloads