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.1.tar.gz
(9.4 kB
view details)
Built Distribution
logot-0.3.1-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file logot-0.3.1.tar.gz
.
File metadata
- Download URL: logot-0.3.1.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe69509849c663e2d469494c364d21215998b9e8777313d0470712a0975dc08a |
|
MD5 | f7a784f6f6d15a2998ddf7e8765294da |
|
BLAKE2b-256 | 7a8f205426d623050e5ff8556ded972019b64b505f1271aae292f3a96ca376d0 |
Provenance
File details
Details for the file logot-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: logot-0.3.1-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c073598a255af3b9301d5f9b08fc96b4534b6c313ec6e0733cc3f5df16c9ffe8 |
|
MD5 | cb0445b2f51e23da7e34244f75cd4947 |
|
BLAKE2b-256 | 06067bdbaaa76c7ad72bfbd9dfb1e1868d2119cd6e22fce4f06ff6c3fd024484 |