Re: [pytest-dev] new pytest-dev plugin proposal

2018-04-23 Thread davide moro
Done:
* https://github.com/pytest-dev/pytest-play

Cheers,

davide


2018-04-19 20:54 GMT+02:00 Floris Bruynooghe :

> Hi Davide,
>
> On Thu 19 Apr 2018 at 14:14 +0200, davide moro wrote:
> > 2018-04-17 22:22 GMT+02:00 Floris Bruynooghe :
> >> On Thu 12 Apr 2018 at 10:57 +, 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/
___
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev


Re: [pytest-dev] new pytest-dev plugin proposal

2018-04-19 Thread Floris Bruynooghe
Hi Davide,

On Thu 19 Apr 2018 at 14:14 +0200, davide moro wrote:
> 2018-04-17 22:22 GMT+02:00 Floris Bruynooghe :
>> On Thu 12 Apr 2018 at 10:57 +, 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
___
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev


Re: [pytest-dev] new pytest-dev plugin proposal

2018-04-19 Thread davide moro
Hi Floris!

2018-04-17 22:22 GMT+02:00 Floris Bruynooghe :

> Hello,
>
> On Thu 12 Apr 2018 at 10:57 +, 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 
> 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/
___
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev


Re: [pytest-dev] new pytest-dev plugin proposal

2018-04-17 Thread Floris Bruynooghe
Hello,

On Thu 12 Apr 2018 at 10:57 +, 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  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
___
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev


Re: [pytest-dev] new pytest-dev plugin proposal

2018-04-12 Thread Bruno Oliveira
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  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
>
___
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev


[pytest-dev] new pytest-dev plugin proposal

2018-04-12 Thread davide moro
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