pytest-lazy-fixture icon indicating copy to clipboard operation
pytest-lazy-fixture copied to clipboard

Inquiry about the status of pytest-lazy-fixture and offering assistance

Open youtux opened this issue 2 years ago • 10 comments

Hey @TvoroG,

I hope you're doing well. I really find pytest-lazy-fixture a great pytest plugin, but I noticed that it hasn't had a release since 2020, and there are some open issues and pull requests that seem to be unattended.

For this reason, I wonder if the project is abandoned, or if it's still supported.

Specifically, I think that https://github.com/TvoroG/pytest-lazy-fixture/pull/62 is really something worth considering and that would make the project even more useful. I use that approach in pytest-factoryboy, but this project is way more advanced in the way it handles the pytest internals for lazy fixtures.

As an active user and maintainer of pytest-bdd and pytest-factoryboy, I would be interested in contributing to the project's maintenance and further development, including reviewing PRs, keeping the CI up to date with the latest pytests and python versions, making releases, etc.

Would that be something you can consider?

Thanks for your time, and I'm looking forward to your response.

Best regards, Alessio

youtux avatar Jul 30 '23 10:07 youtux

You may also consider transferring the plugin to the pytest-dev organization as described here: https://github.com/pytest-dev/pytest/blob/main/CONTRIBUTING.rst#submitting-plugins-to-pytest-dev

bluetech avatar Sep 08 '23 09:09 bluetech

Hi @youtux, and thank you for volunteering for the maintenance. By curiosity, have you considered contacting @TvoroG by email?

azmeuk avatar Jan 29 '24 16:01 azmeuk

By curiosity, have you considered contacting @TvoroG by email?

No, as I didn't find their email

youtux avatar Jan 29 '24 16:01 youtux

You can find his email address in the metadata of the last commits in the main branch. github won't show the information for privacy issues I guess, but just git clone and git log and there it is.

azmeuk avatar Jan 29 '24 16:01 azmeuk

There is already this issue, I don't think sending an email would make a difference.

youtux avatar Jan 29 '24 16:01 youtux

It's worth a try!

Sometimes people have repo notifications turned off, and sometimes they use different emails for different things.

hugovk avatar Jan 29 '24 18:01 hugovk

@youtux Thanks again for your initiative :pray:

It's worth a try!

Sometimes people have repo notifications turned off, and sometimes they use different emails for different things.

If contacting @TvoroG is still under consideration, their email may be found here.

jcfr avatar Apr 17 '24 21:04 jcfr

I just sent an email

youtux avatar Apr 18 '24 07:04 youtux