Packages

The Ollama Tests Generator is a powerful command-line tool designed to automatically generate unit tests for your code using AI models. This tool supports multiple programming languages and can adapt to your existing testing style, making it a versatile addition to your development workflow.

Retired package: Release invalid - invalid

Current section

Files

Jump to
ollama_tests_generator src ollama_tests_generator.app.src
Raw

src/ollama_tests_generator.app.src

{application,ollama_tests_generator,
[{description,"The Ollama Tests Generator is a powerful command-line tool designed to automatically generate unit tests for your code using AI models. This tool supports multiple programming languages and can adapt to your existing testing style, making it a versatile addition to your development workflow."},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub",
"https://github.com/Green-Mice/ollama_tests_generator"}]}]}.