Log-based testing
Project description
Log-based testing 🪵
logot
makes it easy to test your application is logging correctly:
from logot import Logot, logged
def test_my_app(logot: Logot) -> None:
app.start()
logot.wait_for(logged.info("App started"))
Documentation 📖
Full documentation is published on Read the Docs.
Bugs / feedback 🐛
Issue tracking is hosted on GitHub.
Changelog 🏗️
Release notes are published on GitHub.
License ⚖️
logot
is published as open-source software under the MIT license.
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
logot-0.3.0.tar.gz
(9.3 kB
view details)
Built Distribution
logot-0.3.0-py3-none-any.whl
(11.5 kB
view details)
File details
Details for the file logot-0.3.0.tar.gz
.
File metadata
- Download URL: logot-0.3.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b747b1d78654aa765b23e71713866b0ea79d17338c8caae8a85f754db3e1189a |
|
MD5 | 6e1ec01a63895af85180f3f8958f506b |
|
BLAKE2b-256 | 15d5743390387032bef008c7cfee90922781626ec17a5360a0823928ad29c04e |
Provenance
File details
Details for the file logot-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: logot-0.3.0-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a760d6e37363d7de54a2a4933bffa24cdbff40b4d3878de29075f3e1ab55b962 |
|
MD5 | 1a7e337598e0f24703199433070bbc19 |
|
BLAKE2b-256 | bfb9797a9ec4305ab36d69aeec2ccb0ba9206de7a80d6026713ea8d2e9385581 |