On Thu, Apr 4, 2024, at 17:47, Éloi Rivard via pytest-dev wrote: > 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 from me. > > [1] https://gitlab.com/yaal/pytest-libfaketime > <https://gitlab.com/yaal/pytest-iam> (For anyone else confused, the HTML link here is to pytest-iam, so need to copy/paste the URL). Ran > [2] https://github.com/simon-weber/python-libfaketime > [3] https://github.com/spulec/freezegun
_______________________________________________ pytest-dev mailing list pytest-dev@python.org https://mail.python.org/mailman/listinfo/pytest-dev