Hi, I am (also) the maintainer of pytest-libfaketime [1]. It brings and hides some boilerplate for using python-libfaketime [2] with pytest. python-libfaketime has the same purpose than freezegun [3] but does it by mocking calls on the C level instead of pythonically, thus it can achieve good performances.
The project has no heavy activity, but there is actually no need since it does not bring a lot of code. I would like to transfer pytest-libfaketime on the pytest-dev github group. The repository is currently on gitlab, but I will move it to github to initialize the transfer if this gets the two votes needed. What do you think? Éloi [1] https://gitlab.com/yaal/pytest-libfaketime [1] [2] https://github.com/simon-weber/python-libfaketime [3] https://github.com/spulec/freezegun [1] https://gitlab.com/yaal/pytest-libfaketime https://gitlab.com/yaal/pytest-iam
_______________________________________________ pytest-dev mailing list pytest-dev@python.org https://mail.python.org/mailman/listinfo/pytest-dev