Hi, I asked permission to my company for transferring the ownership of github repositories that might be interesting for the testing community to the pytest-dev organization and they said yes. Talking before with Bruno we thought that the following one might be a candidate: * https://github.com/tierratelematics/pytest-play There is a a cookiecutter scaffolding tool based on pytest providing a working selenium setup, examples with pytest-bdd (it is not a pytest plugin): * https://github.com/tierratelematics/cookiecutter-qa Let me know which of them could be added to the pytest-dev organization. Thanks. Bests, davide -- Linkedin: https://it.linkedin.com/in/davidemoro82 Twitter: https://twitter.com/davidemoro Blog: http://davidemoro.blogspot.it/
Hi Davide, +1 to both. Now we need another +1 from some other core dev to start the transferring process. :) Cheers, Bruno. On Thu, Apr 12, 2018 at 4:46 AM davide moro <davide.moro@gmail.com> wrote:
Hi,
I asked permission to my company for transferring the ownership of github repositories that might be interesting for the testing community to the pytest-dev organization and they said yes.
Talking before with Bruno we thought that the following one might be a candidate: * https://github.com/tierratelematics/pytest-play
There is a a cookiecutter scaffolding tool based on pytest providing a working selenium setup, examples with pytest-bdd (it is not a pytest plugin): * https://github.com/tierratelematics/cookiecutter-qa
Let me know which of them could be added to the pytest-dev organization.
Thanks.
Bests,
davide
-- Linkedin: https://it.linkedin.com/in/davidemoro82 Twitter: https://twitter.com/davidemoro Blog: http://davidemoro.blogspot.it/ _______________________________________________ pytest-dev mailing list pytest-dev@python.org https://mail.python.org/mailman/listinfo/pytest-dev
Hello, On Thu 12 Apr 2018 at 10:57 +0000, Bruno Oliveira wrote:
Hi Davide,
+1 to both.
Now we need another +1 from some other core dev to start the transferring process. :)
Cheers, Bruno.
On Thu, Apr 12, 2018 at 4:46 AM davide moro <davide.moro@gmail.com> wrote:
Hi,
I asked permission to my company for transferring the ownership of github repositories that might be interesting for the testing community to the pytest-dev organization and they said yes.
Cool!
Talking before with Bruno we thought that the following one might be a candidate: * https://github.com/tierratelematics/pytest-play
+1 on this
There is a a cookiecutter scaffolding tool based on pytest providing a working selenium setup, examples with pytest-bdd (it is not a pytest plugin): * https://github.com/tierratelematics/cookiecutter-qa
I'm less sure about this one, it looks like pytest is not really the core thing in this project. It's also not really a pytest plugin, but yes I know about cookiecutter-pytest-plugin. But y'all think it fit's just fine that ok with me. Cheers, Floris
Hi Floris! 2018-04-17 22:22 GMT+02:00 Floris Bruynooghe <flub@devork.be>:
Hello,
On Thu 12 Apr 2018 at 10:57 +0000, Bruno Oliveira wrote:
Hi Davide,
+1 to both.
Now we need another +1 from some other core dev to start the transferring process. :)
Cheers, Bruno.
On Thu, Apr 12, 2018 at 4:46 AM davide moro <davide.moro@gmail.com> wrote:
Hi,
I asked permission to my company for transferring the ownership of github repositories that might be interesting for the testing community to the pytest-dev organization and they said yes.
Cool!
Talking before with Bruno we thought that the following one might be a candidate: * https://github.com/tierratelematics/pytest-play
+1 on this
Ok, thanks. What is the following step? Can I proceed with the ownership change?
There is a a cookiecutter scaffolding tool based on pytest providing a working selenium setup, examples with pytest-bdd (it is not a pytest plugin): * https://github.com/tierratelematics/cookiecutter-qa
I'm less sure about this one, it looks like pytest is not really the core thing in this project. It's also not really a pytest plugin, but yes I know about cookiecutter-pytest-plugin. But y'all think it fit's just fine that ok with me.
No problem, Let's freeze it if you prefer: I will be always available for a future ownership change!
Cheers, Floris
Cheers, davide -- Linkedin: https://it.linkedin.com/in/davidemoro82 Twitter: https://twitter.com/davidemoro Blog: http://davidemoro.blogspot.it/
Hi Davide, On Thu 19 Apr 2018 at 14:14 +0200, davide moro wrote:
2018-04-17 22:22 GMT+02:00 Floris Bruynooghe <flub@devork.be>:
On Thu 12 Apr 2018 at 10:57 +0000, Bruno Oliveira wrote:
Talking before with Bruno we thought that the following one might be a candidate: * https://github.com/tierratelematics/pytest-play
+1 on this
Ok, thanks.
What is the following step? Can I proceed with the ownership change?
Sure, follow https://github.com/pytest-dev/pytest/blob/master/CONTRIBUTING.rst#submitting.... For the github part you can probably either use Bruno (nicoddemus) or me (flub). For the pypi part adding the following users, copied from the list of people on pytest-faulthandler, is probably fine: anatoly, flub, hpk, nicoddemus, pfctdayelise, ronny, The_Compiler. Cheers, Floris
Done: * https://github.com/pytest-dev/pytest-play Cheers, davide 2018-04-19 20:54 GMT+02:00 Floris Bruynooghe <flub@devork.be>:
Hi Davide,
On Thu 19 Apr 2018 at 14:14 +0200, davide moro wrote:
2018-04-17 22:22 GMT+02:00 Floris Bruynooghe <flub@devork.be>:
On Thu 12 Apr 2018 at 10:57 +0000, Bruno Oliveira wrote:
Talking before with Bruno we thought that the following one might be a candidate: * https://github.com/tierratelematics/pytest-play
+1 on this
Ok, thanks.
What is the following step? Can I proceed with the ownership change?
Sure, follow https://github.com/pytest-dev/pytest/blob/master/ CONTRIBUTING.rst#submitting-plugins-to-pytest-dev. For the github part you can probably either use Bruno (nicoddemus) or me (flub). For the pypi part adding the following users, copied from the list of people on pytest-faulthandler, is probably fine: anatoly, flub, hpk, nicoddemus, pfctdayelise, ronny, The_Compiler.
Cheers, Floris
-- Linkedin: https://it.linkedin.com/in/davidemoro82 Twitter: https://twitter.com/davidemoro Blog: http://davidemoro.blogspot.it/
participants (3)
-
Bruno Oliveira -
davide moro -
Floris Bruynooghe