[pytest-dev] pytest-libfaketime plugin submission to pytest-dev

Éloi Rivard eloi at yaal.coop
Thu Apr 4 10:47:49 EDT 2024


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pytest-dev/attachments/20240404/08ed3f3a/attachment.html>


More information about the pytest-dev mailing list