[Tutor] Getting started in testing

Albert-Jan Roskam sjeik_appie at hotmail.com
Sat May 21 17:51:46 EDT 2016


(sorry for top-posting)

I liked https://www.packtpub.com/application-development/python-testing-beginners-guide though perhaps it was a bit too basic. It covers forest, unit test, nose.

> Date: Thu, 19 May 2016 12:34:27 -0700
> From: carroll at tjc.com
> To: tutor at python.org
> Subject: [Tutor] Getting started in testing
> 
> Is anyone aware of any good tutorials on testing one's Python code?
> 
> These days, I'm a hobby programmer, writing little things just for my own 
> use, and don't really sweat testing much. But I do have one niche 
> open-source project where I need to be a bit more regimented, and 
> specifically need to develop a set of tests to be passed before releasing.
> 
> Any resources would be helpful. I am aware of the docs on unittest, but 
> I'm looking for a more tutorial approach.
> 
> I use Python 2.7, and my project is a module with no GUI, if that matters. 
> Thanks.
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
 		 	   		  


More information about the Tutor mailing list