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

2024-04-04 Thread Éloi Rivard via pytest-dev
Hi, I am the maintainer of pytest-iam [1] and its underlying library Canaille [2]. This is a plugin that spawns a lightweight customizable OpenID Connect server for test purpose. It can be used to check several behaviors of an application against an OIDC server without mocking the requests. Both pr

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

2024-04-04 Thread Éloi Rivard via pytest-dev
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 perfo