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.1.0.tar.gz
(8.6 kB
view details)
Built Distribution
logot-0.1.0-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file logot-0.1.0.tar.gz
.
File metadata
- Download URL: logot-0.1.0.tar.gz
- Upload date:
- Size: 8.6 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 | fabb396d264131591d9b4a97fdfb166c8c35b16865b7d4d7d722222a032da5f1 |
|
MD5 | 3ba4286b140afaefaf97c736a4a4e271 |
|
BLAKE2b-256 | 8a0318b5e93d8a28a9d5b8fb041afeb5d403e05549f8af97cd63be8e13021d12 |
Provenance
File details
Details for the file logot-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: logot-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.3 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 | eefca5b1979b2c6d5d09b5ae2bc11c0641114e603e94463ff4de0933cf69dc38 |
|
MD5 | 7a1687750018f58295a7ba27d1898a2b |
|
BLAKE2b-256 | dd4801a702242bc01e5eab2464aabafd261b9d9ddb3727aa2b3494f4de3efa99 |