Skip to content

Aviral0702/TestAI

Folders and files

NameName
Last commit message
Last commit date
Mar 17, 2025
Jan 18, 2025
Mar 17, 2025
Feb 16, 2025
Feb 21, 2025
Jan 22, 2025
Jan 18, 2025
Jan 18, 2025
Jan 18, 2025
Mar 17, 2025
Mar 17, 2025
Jan 18, 2025
Feb 21, 2025

Repository files navigation

TestAI

Description

TestAI aims to revolutionize testing workflows by generating, storing, and executing API test cases using AI.

Features

  • AI-Generated Tests: Instantly generate robust API test cases with our advanced AI technology.
  • Seamless Storage: Save and manage your tests effortlessly in one centralized location.
  • Automated Execution: Run tests directly in your CI/CD pipeline with zero configuration.
  • Customizable Test Cases: Modify AI-generated tests to perfectly fit your specific needs.
  • Framework Integration: Supports Jest, Supertest, and all popular testing frameworks.
  • Real-time Analytics: Get detailed insights into your test coverage and performance.

Installation Instructions

  1. Clone the repository: git clone <repository-url>
  2. Navigate to the project directory: cd testai
  3. Install dependencies: npm install

Usage

To start the application, run:

npm run dev

Visit http://localhost:3000 in your browser.

API Management

Users can manage APIs through the dashboard by adding new APIs and viewing statistics.

Contributing

Contributions are welcome! Please submit a pull request or open an issue for any suggestions.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published