Reusable gold file testing system
Project description
Reusable Gold Testing System
Reusable Gold testing system, or autest for short, is a testing system targeted toward gold file, command line process testing.
Goals
- Easy to write and add tests
- Extensible system to allow:
- Adding new functionality for testing your application
- Batch commands as a new function to make it easier to write tests
- Define custom report outputs
- Precise as possible error messages to make it easy to see what is wrong fast
- Sandbox to make it easy to see what failed and reproduce out of test system
- Flexible gold file syntax to make it easier to ignore text that is not important
Non-Goals
The Reusable Gold testing system is not about making another unit testing framework.
Requirements
- Python 3.11 or higher
How do I get set up?
To install the latest published version:
pip install autest
To install the latest development version:
pip install git+https://github.com/AuTestSuite/AuTest.git
For development with uv:
uv sync
Basic usage
In the directory containing the tests run:
autest
Documentation
Read the documentation to learn how to write and use AuTest in more detail.
Contribution guidelines
- Feel free to suggest fixes or ask questions
- Have a fix? Submit a pull request!
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 autest-1.10.6.tar.gz.
File metadata
- Download URL: autest-1.10.6.tar.gz
- Upload date:
- Size: 95.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4af75e29a61d930411c05dd51a80411fc4afbb6acbf767b52d33c5b3ef50fe9f
|
|
| MD5 |
ec89746b613f013caf703a5d13604b81
|
|
| BLAKE2b-256 |
648a745cfcae8e185d125989b6f426c8b75907583b682e25bae913f50a23ea9b
|
File details
Details for the file autest-1.10.6-py3-none-any.whl.
File metadata
- Download URL: autest-1.10.6-py3-none-any.whl
- Upload date:
- Size: 138.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b03c01116d853a7ca4cf830785441a5b14410b21e8349293af53e02a0884d73
|
|
| MD5 |
ad9183a7af69dbc46fa63dc5f7fa5709
|
|
| BLAKE2b-256 |
7e186f6a846fa664fc57563ca1a00a46a9896b1bea52ccf9fc403fd6bacf29ca
|