This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

dot-generator-mocha

1.3.9 • Public • Published

Automation API Generator from Postman

This project has created to relieve work load as SDET or Automation Test Engineer. In moderation, automation API code able to write with only run the script and generate from Postman collection. You just export the collection, and run the Generator to write the automation code.

Objectives

  1. Generate Postman collection with JSON format into Mocha-Chai template scripts
  2. Applying DDT (data-driven test) mechanism to request API with a lot of datas in body request
  3. Applying POM (page-object model) mechanism to request the API so it can be reused to another test file
  4. Have default verification for status code and json-schema
  5. Create scripts that easy to maintain

New packages release

You can download this packages here Po-gen

Package Sidebar

Install

npm i dot-generator-mocha

Weekly Downloads

1

Version

1.3.9

License

MIT

Unpacked Size

65.9 kB

Total Files

30

Last publish

Collaborators

  • hadiindrawan