[TIP] py.test: collectonly and -k

Pere Martir pere.martir4 at gmail.com
Fri Feb 25 07:23:38 PST 2011


How can know which tests will be executed if I select the tests by the
option -k of py.test ?

It seems to me that option -collectonly doesn't respect the option -k. That
is, -collectonly shows the result of collection before applying the
expression of -k.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20110225/434abdf1/attachment.htm>


More information about the testing-in-python mailing list