[Tutor] Pytest help

Alan Gauld alan.gauld at btinternet.com
Tue Jul 7 12:58:16 CEST 2015


On 07/07/15 03:16, Sahil Chauhan wrote:
> Hi,
>
> I am trying to use py.test for writing some selenium webdriver tests. I
> wrote my first test and
> pytest is deselecting that test even though I didn't mark any test.
>
> How can I resolve this issue?  Is there some default setting used by
> py.test,
>

The best place to ask for help on any 3rd party package is on the 
package's own support forum/list. Py.test has several options:

https://pytest.org/latest/contact.html


-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list