https://github.com/pytest-dev/pytest-libfaketime
Prepare pytest for python-libfaketime - https://github.com/simon-weber/python-libfaketime
https://github.com/pytest-dev/pytest-libfaketime
libfaketime mock pytest pytest-plugin
Last synced: 5 months ago
JSON representation
Prepare pytest for python-libfaketime - https://github.com/simon-weber/python-libfaketime
- Host: GitHub
- URL: https://github.com/pytest-dev/pytest-libfaketime
- Owner: pytest-dev
- License: mit
- Created: 2024-04-10T07:17:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T15:45:00.000Z (almost 2 years ago)
- Last Synced: 2025-07-27T03:18:51.005Z (6 months ago)
- Topics: libfaketime, mock, pytest, pytest-plugin
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# pytest-libfaketime [](https://pypi.python.org/pypi/pytest-libfaketime)
[python-libfaketime](https://github.com/simon-weber/python-libfaketime) plugin for pytest, with support for [pytest-xdist](https://github.com/pytest-dev/pytest-xdist).
# Installation
```pip install pytest-libfaketime```
# Tests
```tox```