An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# pytest-libfaketime [![Latest Version](https://img.shields.io/pypi/v/pytest-libfaketime.svg)](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```