If you enjoyed this book, you may be interested in these other books by Packt:
Python Testing Cookbook - Second Edition
Greg L. Turnquist
ISBN: 9781787122529
- Run test cases from the command line with increased verbosity
- Write a Nose extension to pick tests based on regular expressions
- Create testable documentation using doctest
- Use Selenium to test the Web User Interface
- Write a testable story with Voidspace Mock and Nose
- Configure TeamCity to run Python tests on commit
- Update project-level scripts to provide coverage reports
Building Django 2.0 Web Applications
Tom Aratyn
ISBN: 9781787286214
- Build new projects from scratch using Django 2.0
- Provide full-text searching using ElasticSearch and Django 2.0
- Learn Django 2.0 security best practices and how they're applied
- Deploy a full Django 2.0 app almost anywhere with mod_wsgi
- Deploy a full Django...