Hi, 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. What do you think? Éloi [1] https://github.com/python-scim/ [2] https://github.com/azmeuk/pytest-scim2-server
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://github.com/python-scim/ [2] https://github.com/azmeuk/pytest-scim2-server
Hello, After several months of silence I give it another try. Anyone is interested in voting for pytest-scim2-server 🙏 ? Cheers, Éloi
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-dev wrote:
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://github.com/python-scim/ [2] https://github.com/azmeuk/pytest-scim2-server
Hello,
After several months of silence I give it another try. Anyone is interested in voting for pytest-scim2-server 🙏 ?
Cheers, Éloi
_______________________________________________ pytest-dev mailing list pytest-dev@python.org https://mail.python.org/mailman/listinfo/pytest-dev
*Attachments:* • signature.asc
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-... Éloi
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 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-...
Éloi
*Attachments:* • signature.asc
participants (2)
-
Bruno Oliveira -
Éloi Rivard