Chapter 5. Testing Your Application
In this chapter, we will cover:
Setting up the testing environment
Writing and running unit tests
Using fixtures
Testing the application with functional tests
Generating code coverage reports
In this chapter, we will cover:
Setting up the testing environment
Writing and running unit tests
Using fixtures
Testing the application with functional tests
Generating code coverage reports