https://github.com/pykit3/k3ut
unittest util
https://github.com/pykit3/k3ut
logging timer unittest
Last synced: 4 months ago
JSON representation
unittest util
- Host: GitHub
- URL: https://github.com/pykit3/k3ut
- Owner: pykit3
- License: mit
- Created: 2020-05-26T07:32:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:22:13.000Z (over 3 years ago)
- Last Synced: 2025-08-20T10:33:16.367Z (10 months ago)
- Topics: logging, timer, unittest
- Language: Python
- Homepage: https://blog.openacid.com
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# k3ut
[](https://github.com/pykit3/k3ut/actions/workflows/python-package.yml)
[](https://k3ut.readthedocs.io/en/stable/?badge=stable)
[](https://pypi.org/project/k3ut)
unittest util
k3ut is a component of [pykit3] project: a python3 toolkit set.
# Install
```
pip install k3ut
```
# Synopsis
```python
```
# Author
Zhang Yanpo (张炎泼)
# Copyright and License
The MIT License (MIT)
Copyright (c) 2015 Zhang Yanpo (张炎泼)
[pykit3]: https://github.com/pykit3