Learn the pytest way to write simple tests which can also be used to write complex tests
Key Features
Become proficient with pytest from day one by solving real-world testing problems
Use pytest to write tests more efficiently
Scale from simple to...
During the year 2017, Matthew Weier O'Phinney and Enrico Zimuel started a series of blog posts on the offical Zend Framework blog covering its components.
Zend Framework is composed by 60+ components covering a wide range of functionality.
While the...
The main purpose of this thesis was to follow the process of developing a mobile friendly web application by utilizing the Model View Controller design pattern and the latest available set of technologies for responsive web application development....
Quickly learn how to automate unit testing of Python 3 code with Python 3 automation libraries, such as doctest, unittest, nose, nose2, and pytest.
This book explores the important concepts in software testing and their implementation in Python 3...