mns-core-test

8.0.11 • Public • Published

This repo contains all core gulp aut tasks which can be configured and used in any FEAR projects alltogether or individually.

The tasks in this repo are provided in a factory function format for developer convenience, so you can use the functionality but can give any name to the task you create and configure it as much as the Core Task API makes it possible (see examples below).

Installation

To use any of the provided Core gulp tasks, please install the module first:

$ npm install --save-dev mns-core-test

then to use:

require('mns-core-test');

N.B As of version 5, protractor e2e testing is deprecated. Installation of webdriver is no longer part of the post install hook and so needs to be manually.

###Further reading

Dependencies (28)

Dev Dependencies (6)

Package Sidebar

Install

npm i mns-core-test

Weekly Downloads

1

Version

8.0.11

License

ISC

Last publish

Collaborators

  • fear-core