react-auto-jest-generators
v1.1.2
Published
react auto jest generator
Downloads
4
Readme
React Auto Jest Generator
React Auto Jest Generator is a tool that generates Jest test cases for your React components using the Chat GPT API. This tool makes it easy to write unit tests for your React components without having to manually write each test case.
Installation
You can install React Auto Jest Generator using NPM:
npm install react-auto-jest-generators
Usage
https://user-images.githubusercontent.com/73821776/229008247-e12d0e19-5cdc-4ddb-b27a-b7f54ca9b696.mp4
After installation, you can run the tool using the following command:
npx react-auto-jest-generators
The tool will prompt you to enter your Chat GPT API key, and then generate Jest test cases for each of your React components.
Contributing
If you would like to contribute to this project, feel free to create a pull request on GitHub: https://github.com/emreramazanoglu72/react-auto-jest-generator
Other Projects
Be sure to check out my GitHub profile for other open-source projects: https://github.com/emreramazanoglu72