1.1.0 • Published 1 year ago

@mands/mns-fe-test v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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

1.1.0

1 year ago

1.0.0

1 year ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.1

3 years ago

0.8.0

4 years ago

0.7.0

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago