Automatically generate arguments of Python functions.
Project description
ExploTest
ExploTest is a tool to create unit tests from exploratory test runs.
This project is currently under active development and API breaks can occur at any time.
Installation (Currently not live!)
pip install ExploTest
Local Installation
python3 -m pip install -e .
Development Setup
Create a venv, then install pip-tools. Run pip-compile as specified.
python3 -m venv .venv
pip install pip-tools
pip-compile -o requirements.txt ./pyproject.toml
pip install -r requirements.txt
Copyright
ExploTest is free and open source software, licensed under the GNU LGPL v3 or any later version.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file explotest-0.2.0.tar.gz.
File metadata
- Download URL: explotest-0.2.0.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1efd9c3b1ed029233f8b4555b5e9a903937350b3be183f51777a9bbeaaa391bb
|
|
| MD5 |
68f76ff6b82cd1f06fe2fb025b2e7355
|
|
| BLAKE2b-256 |
c033c82f28abc9e95fec06852a552b6be7e80c5cae9d24057cc0e0655b6c9c80
|
File details
Details for the file explotest-0.2.0-py3-none-any.whl.
File metadata
- Download URL: explotest-0.2.0-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b73420661aaa0601982531dd4d480cd90951964c3d706f7380d57da00b952f08
|
|
| MD5 |
4e4b871fa1fc488a20fc8b13b14cbb0b
|
|
| BLAKE2b-256 |
39cc42b09647fd2a4b050d0f5bb95b558880aed942def33bff7f160474c1ad97
|