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.2.0.tar.gz
(9.1 kB
view details)
Built Distribution
logot-0.2.0-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file logot-0.2.0.tar.gz
.
File metadata
- Download URL: logot-0.2.0.tar.gz
- Upload date:
- Size: 9.1 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 | 75df85673ad4b675a596b07a97ae498e04d5b4cf6781d8684edc03c498c08bbf |
|
MD5 | 20302f6192e208fdcc593fb744fd7257 |
|
BLAKE2b-256 | ecb302b43aeb891ed5ff81ddf9e9a819302f9a1f7b19b78fcd1095fb8ef48b99 |
Provenance
File details
Details for the file logot-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: logot-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.4 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 | 941353c50c95b36cd164e53b8c1d60b96b52c28daf0eb3fb060775655734f298 |
|
MD5 | 1067f5cc18d871064bd9221b0a532f1f |
|
BLAKE2b-256 | bc525e34437bb1f36ac2abb07c05df03f9d47ea97110c428a0476b24df6891b7 |