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.1.tar.gz
(8.7 kB
view details)
Built Distribution
logot-0.1.1-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file logot-0.1.1.tar.gz
.
File metadata
- Download URL: logot-0.1.1.tar.gz
- Upload date:
- Size: 8.7 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 | 3c11af34ce48818ca6b5e3a38c3cfb3225f1d3d46efc1c6add2f3d36059be327 |
|
MD5 | 7c77a171575559cd70bae01de591efb6 |
|
BLAKE2b-256 | 4fa148750ec9ec55da28c75e2fb65c00b408e3e9764e4562ef5b5e298d7b93da |
Provenance
File details
Details for the file logot-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: logot-0.1.1-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 | fc6a61f5851b9d9fbc0d1bbd6648abf769c5165485251927d064d70a5512f685 |
|
MD5 | 64d736d075711c8a553ed6dcd2320c16 |
|
BLAKE2b-256 | cfe33585fd501d5aa7addadc0b2b41332a16821e28460e99d120e7fd081756a5 |