@mands/mns-fe-test

1.1.0 • Public • Published

mns-fe-test

Contributing Guide

NPM version Node version

This module contains configurations used in FESK apps for:

  • unit tests (including utilities);
  • accessibility tests;
  • functional tests;
  • site speed tests;
  • visual tests;
  • end to end tests;

Installation and usage

To install mns-fe-test into your application please run:

npm install --save-dev @mands/mns-fe-test

To see how these configs are used please look through testing scripts in starter kit.

Documents

Publish package to npm

After you have made your changes in the repo do the following:

  1. Create branch make your changes push them, then go to the package.json file change the version "major, minor, patch" based on your change bump up the number. ie from: "version": "4.13.3" = "version": "4.13.4".
  2. Delete the content of the package-lock.json
  3. Delete the node-modules folder
  4. Do npm install.
  5. Once u have approval merge your changes to master.
  6. Check the Actions NPM Publish will trigger automatically and publish your changes to NPM packages.

Contacts

Readme

Keywords

none

Package Sidebar

Install

npm i @mands/mns-fe-test

Weekly Downloads

5

Version

1.1.0

License

ISC

Unpacked Size

44.8 kB

Total Files

19

Last publish

Collaborators

  • suriyadeviv
  • arianmands
  • stevew-mns
  • simon.su