Cybex - Pytorch
Project description
Cybex
Autonomously generate high-quality unit tests for entire repositories, just plug in and play the repo link and enjoy high quality tests to elevate your project
Installation
pip install cybex
Usage
from cybex import TestGenerator
# Example usage:
test_generator = TestGenerator(
repo_url="https://github.com/kyegomez/exa",
api_key=""
)
test_generator.download()
test_generator.generate_tests()
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cybex-0.0.2.tar.gz
(4.8 kB
view details)
Built Distribution
cybex-0.0.2-py3-none-any.whl
(6.5 kB
view details)
File details
Details for the file cybex-0.0.2.tar.gz
.
File metadata
- Download URL: cybex-0.0.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.0 Darwin/22.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2a8e81eb006b361a8f33a0d8bcf90534af1b9de4f0729af583020e0b0c1c298 |
|
MD5 | a3616606bc53af7adedc0ff1960b440b |
|
BLAKE2b-256 | 33921cbcd98ce7dcf93ceb96e609b9188084826356bd10492551eda03a2bdf0c |
File details
Details for the file cybex-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: cybex-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.0 Darwin/22.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d972bf2d5add2b3d77c556749718c65133464d5a137f014f535484cf73d10d33 |
|
MD5 | 60808039d02a4233a881917bd064fa75 |
|
BLAKE2b-256 | 73e4c8b444b28dead0d9026f5ffe1d41b1bf17027136aa880ca3a1394197a7fa |