ember-cli-page-object

v2.2.0
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
acceptance integration components ember ember-addon ember-cli helper page object page-object and 3 more...

lint

npm-run-all --aggregate-output --continue-on-error --parallel 'lint:!(fix)'

test

mocha node-tests --recursive

build

rollup --config

start

rollup --config --watch

copy:md

cp ../README.md ../LICENSE.md .

lint:js

eslint . --cache

lint:fix

npm-run-all --aggregate-output --continue-on-error --parallel lint:*:fix

lint:js:fix

eslint . --fix

prepublishOnly

npm-run-all --aggregate-output --parallel build 'copy:md'

Metadata

  • MIT
  • 12.* || 14.* || >= 16
  • Santiago Ferreira
  • released 1/20/2024

Downloads