Test-Driven Development in Django
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to build Django applications using test-driven development.
Syllabus
Introduction
- Why test-driven development (TDD) is important
- What you should know
- TDD philosophy and project overview
- Functional vs. unit tests
- Writing a test in Selenium
- Passing your first test
- The Django testing framework
- Expanding your tests
- Writing a unit test
- Testing page data
- Hash testing
- Writing a test for user input
- Saving your model
- Testing a POST request
- Passing the test
- User input with functional tests
- Waiting
- AJAX
- Testing and deployment
- TDD vs. test after
- Next steps
Taught by
Nick Walter
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera