This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mdk
Recipients ezio.melotti, mdk, michael.foord, rbcollins, vstinner
Date 2017-05-31.09:56:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496224606.97.0.772562182463.issue30523@psf.upfronthosting.co.za>
In-reply-to
Content
If it can be of any help, pytest have a "pytest --collect-only", it may make sense to use the same option name for consistency. I also though about "--dry-run" but I still prefer --list-tests or --collect-only.
History
Date User Action Args
2017-05-31 09:56:47mdksetrecipients: + mdk, vstinner, rbcollins, ezio.melotti, michael.foord
2017-05-31 09:56:46mdksetmessageid: <1496224606.97.0.772562182463.issue30523@psf.upfronthosting.co.za>
2017-05-31 09:56:46mdklinkissue30523 messages
2017-05-31 09:56:46mdkcreate