Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0.0: test suite is unisg sphinx-testing which is no longer maintained as changed to read-only #23

Open
kloczek opened this issue Dec 15, 2021 · 3 comments · May be fixed by #25
Open

Comments

@kloczek
Copy link

kloczek commented Dec 15, 2021

Yeah lloks like module may be already abandoned https://github.com/sphinx-doc/sphinx-testing/
I'm not sure is it any other sphiinx modules testing framework for sphinx 4.x.

@tk0miya
Copy link
Contributor

tk0miya commented Dec 15, 2021

Yes. Nose and sphinx-testing have already been abandoned.

The successors of them are pytest and sphinx.testing package that is a part of Sphinx. So we have to migrate to them.

@kloczek kloczek changed the title 3.0.0: test suite is unisg sphinx-testing whicj is no longer maintained as changed to read-only 3.0.0: test suite is unisg sphinx-testing which is no longer maintained as changed to read-only Dec 21, 2021
@kloczek
Copy link
Author

kloczek commented Apr 10, 2022

Gentle ping 😃
Any chance to update that partt? ..

@tk0miya
Copy link
Contributor

tk0miya commented Apr 11, 2022

Nowadays, I've spent my free time on Sphinx. So it's not planned. I'm welcome contributions from others.

danigm added a commit to danigm/sphinxcontrib-blockdiag that referenced this issue Sep 29, 2022
This patch uses pytest for testing and replaces the sphinx_testing
package with the default sphinx.testing.

Fix blockdiag#23
@danigm danigm linked a pull request Sep 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants