Download the PHP package wasinpwg/openai-test-generator without Composer
On this page you can find all versions of the php package wasinpwg/openai-test-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wasinpwg/openai-test-generator
More information about wasinpwg/openai-test-generator
Files in wasinpwg/openai-test-generator
Package openai-test-generator
Short Description This is my package openai-test-generator
License MIT
Homepage https://github.com/wasinpwg/openai-test-generator
Informations about the package openai-test-generator
This is my package openai-test-generator
This Laravel package allows you to generate automated tests for your application using OpenAI, a powerful language model. With this package, you can quickly create test cases for your Laravel codebase, saving you time and effort in writing tests manually.
Installation
You can install the package via composer:
Next publish the config file with:
Set environment variable OPENAI_API_KEY
in .env
file.
Usage
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Wasin Phungwigrai
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of openai-test-generator with dependencies
illuminate/contracts Version ^10.0
openai-php/laravel Version ^0.5.3
spatie/laravel-package-tools Version ^1.14.0