@testsequencer/common
v2.0.29
Published
A library encapsulating various functions for a test sequencing application used across the tech stack.
Downloads
39
Readme
Test Sequencer Common Library
Use the following command sequence to commit changes :
- git add .
- git commit -m [commit message]
- npm version patch
- npm run build
- npm publish