[Python-Dev] Regarding writing tests for module tabnanny
Brett Cannon
brett at python.org
Mon Mar 13 12:41:20 EDT 2017
More information about the Python-Dev mailing list
Mon Mar 13 12:41:20 EDT 2017
- Previous message (by thread): [Python-Dev] Regarding writing tests for module tabnanny
- Next message (by thread): [Python-Dev] Regarding writing tests for module tabnanny
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
These questions are best asked on the core-mentorship mailing list, Jaysinh, but to quickly answer your question: 1. Yes, tests would be appreciated. 2. Nothing from me On Mon, 13 Mar 2017 at 08:20 Jaysinh Shukla <jaysinhp at gmail.com> wrote: > Respected Members, > > I identified the standard module 'tabnanny' is having 16.66% of > code coverage (Source: > https://codecov.io/gh/python/cpython/src/master/Lib/tabnanny.py). I am > interested to write tests for this module. Before starting, I would like > to get help from any core developer on this. > > > 1. Is community expecting to have tests for this module? > 2. Any module specific guidelines? > > I am waiting for green signal from any core developer. Thanks! > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/brett%40python.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170313/cd13c793/attachment.html>
- Previous message (by thread): [Python-Dev] Regarding writing tests for module tabnanny
- Next message (by thread): [Python-Dev] Regarding writing tests for module tabnanny
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list