> I am the maintainer of a few Python libraries around the SCIM protol
> [1]. I have implemented a re-usable pytest fixture that starts a SCIM
> server in a thread, and let the test suite interact with it.
>
> I would like to move the project to the pytest-dev organization.
>
>
> [1] https://gi
> I'm OK of moving it; I guess one of the requirements was to have a tox/nox
> file for testing, but not sure if this is something we want to enforcing
> nowadays.
The tox configuration is in the pyproject.toml file!
https://github.com/azmeuk/pytest-scim2-server/blame/main/pyproject.toml#L58-L67
Hi Élol,
Sorry for the silence, I must have missed this email.
I'm OK of moving it; I guess one of the requirements was to have a tox/nox file
for testing, but not sure if this is something we want to enforcing nowadays.
Cheers,
Bruno.
On Wed, May 7, 2025, at 12:42 PM, Éloi Rivard via pytest-d
Since nobody else objected, I completed the transfer!
Let me know if you need anything else.
Cheers,
Bruno.
On Wed, May 7, 2025, at 1:01 PM, Éloi Rivard wrote:
> > I'm OK of moving it; I guess one of the requirements was to have a tox/nox
> > file for testing, but not sure if this is something w