4 November 2014

Python Testing

Python testing has gained sheer ground in the last few years as influenced from the Ruby and Java communities. Agile approaches to Python development works seamlessly within teams even with adaptable test-driven and behavior-driven as active methods. There is a growing amount of libraries and frameworks for testing now becoming available for Python and even directly integrated with web frameworks. The below list highlights a few interesting options outside of just the standard library. While more and more libraries are looking to support the evolving Python 3.x versions.