-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Hi @prashanth-sams ... is this project still maintained?
There has been no activity in this repo for over 3 years, and the last package published on PyPI was at the beginning of 2022. There are currently 67 open issues with no responses to any in several years. The current code doesn't even work with newer versions of pytest.
I have created a fork named pytest-html-reporter2
. I fixed many of the open issues and generally modernized a lot of the code, while still keeping most of the functionality the same.
You can see the work in this Pull Request: cgoldberg#1
If you would like to continue maintaining this project, I would be happy to redirect the Pull Request to your repo and close the fork. However, if you are done with this project or don't respond, I plan on merging the changes into the master
branch in my repo and publishing a release to PyPI under the new name.
I have maintained your commit history, copyright/licensing, named you as the author in the packaging metadata, and attributed the project's origin and your name in the README.
Thanks for all the work you put into this project. I think it is useful and the community will benefit from a new release that works with current test frameworks.