Shared Tutorials New
Website Development
2D & 3D Graphics
Audio & Video Editing
Databases
Desktop Programming
Operating Systems
Business Applications
Miscellaneous
Selected Reading
© 2011 TutorialsPoint.COM
|
Shared Tutorials Directory
Tutorials Shared by the Community
-
This chapter helps developers learn the basics of unit testing Django applications.
http://www.packtpub.com/sites/default/files/7566_Django%201.1%20Testin...
Tutorial Statistics
This chapter covers the basics of unit testing Django applications. It provides some of the additional features available with tests, in particular, features related to loading test data. This chapter provides information regarding converting the previously written doctests for the survey model to unit tests. It explains the extent to which unit tests are susceptible to the same issues. This chapter will help build a strong foundation in order to investigate more advanced features that are available to Django unit tests. More detail...
|
|
|