gpt_test_gen

Last updated:

0 purchases

gpt_test_gen Image
gpt_test_gen Images
Add to Cart

Description:

gpt test gen

This tool generates test codes for Dart code, using OpenAI API.
Getting started #
$ dart pub add dev:gpt_test_gen
copied to clipboard
Usage #
Just execute below command.
$ dart run gpt_test_gen -t <token> -i <your_source_file_path>
copied to clipboard
<token> is your OpenAI API's secret.
<your_source_file_path> is relative path of the source code for which you want the test code to be written.
Reference #
This package is inspired in XCTestGen.
OpenAI API: https://platform.openai.com/docs/introduction/overview.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.