Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wlsf82/ai-testing

A sample project to compare Cypress and Playwright API tests created using ChatGPT.
https://github.com/wlsf82/ai-testing

ai api-testing cypress ghatgpt playwright

Last synced: about 1 month ago
JSON representation

A sample project to compare Cypress and Playwright API tests created using ChatGPT.

Awesome Lists containing this project

README

        

# AI API Testing

A sample project to compare Cypress and Playwright API tests created using ChatGPT.

## Pre-requirements

To run this project, you need to have [Node.js](https://nodejs.org) and [npm](https://www.npmjs.com/) installed on your computer.

At the moment of this writing, I'm using Node.js `v20.16.0` and npm version `10.9.0`.

## Dependencies

To install the `devDependencies`, run `npm install`.

## Tests

To execute the tests, run `npm test`.

## Support this project

To support this project, leave it a star on GitHub. ⭐

___

Copyright, [Talking About Testing](https://talkingabouttesting.com)