zest-api-testinghelper

1.4.0 • Public • Published

Core Zest API Testing Helper

This npm module contains the following helper classes and functions.

  1. helpers/ZestApi - The API wrapper / helper class that can perform API calls on any zest API endpoints.
  2. helpers/functions - Collection of commonly used routines.
  3. pages/zest4 - Collection of Zest4 Page classes.
  4. pages/zest3 - Collection of Zest3 Page classes.

Publishing Changes

Follow the following steps to push changes to npm.

  1. Increment the version number of the module in version number. Follow the semantic version guidelines of npm.
  2. Login if not login to the npm. Execute npm login on your terminal and provide the login credentials.
  3. Push and publish the changes by executing npm publish.

Readme

Keywords

Package Sidebar

Install

npm i zest-api-testinghelper

Weekly Downloads

1

Version

1.4.0

License

MIT

Unpacked Size

142 kB

Total Files

33

Last publish

Collaborators

  • zealdnpm