Message 333084 - Python tracker

Message333084

Author anthony shaw
Recipients anthony shaw, cheryl.sabella, taleinat, terry.reedy
Date 2019-01-06.01:22:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546737771.0.0.903969604943.issue35668@roundup.psfhosted.org>
In-reply-to
Content
thanks terry, 

Some great pointers there, I'll review the exiting work and the README doc.

With regards to my experience, I have quite extensive experience with python testing. Most of which would be open-source on my Github profile https://github.com/tonybaloney
Some of the larger Python projects I've contributed test suites to would be SaltStack, Apache Libcloud and StackStorm.
I've contributed to the tox project and pytest.
I also write tutorials on Python testing (mostly for beginners) like this one https://realpython.com/python-testing/

I admit I don't have much experience with tkinter. 

It does sound like a challenge, but definitely one that I'm willing to research and approach responsibly.
History
Date User Action Args
2019-01-06 01:22:53anthony shawsetrecipients: + anthony shaw, terry.reedy, taleinat, cheryl.sabella
2019-01-06 01:22:51anthony shawsetmessageid: <1546737771.0.0.903969604943.issue35668@roundup.psfhosted.org>
2019-01-06 01:22:50anthony shawlinkissue35668 messages
2019-01-06 01:22:50anthony shawcreate