tea-webdriverio-tests

1.0.1 • Public • Published

API Automation test

This is a guide for testing APIs using Webdriverio, Supertest, and Chai

image

Installation

To use this testing suite, follow the installation steps below:

  1. Clone this repository to your project directory:

    git clone https://github.com/rahuljoshua77/API-Automation-WDIO.git

  2. Navigate to the project directory:

    cd repo

  3. Install dependencies by running the following command:

    npm install

How to Use

After installing the dependencies, you can use the testing suite as follows:

  1. Run the tests:

    npm run wdio

  2. View the test results and any error messages in the console.

Customization

You can customize the test cases, API endpoints, and expected responses in the test scripts located in the project directory.

Contributing

If you have suggestions or improvements, please feel free to contribute to this project by creating a pull request.

Happy testing!

Readme

Keywords

none

Package Sidebar

Install

npm i tea-webdriverio-tests

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

23.6 kB

Total Files

14

Last publish

Collaborators

  • adamyntks