good automation testing tool based on python's unittest
I'm looking for a good open sourced automation testing t开发者_开发百科ool using python's unittest, which can be followed as a "formal pattern" of writing a similar tool.
Although I haven't integrated it into my own personal workflow, I know of quite a number of developers who swear by Jenkins. Source is available on Github.
精彩评论