A. It handles user authentication in test cases
B. It defines URL patterns for testing views
C. It provides a set of tools and assertions for testing Django applications
D. It generates fake data for testing purposes
Correct Answer is :
C. It provides a set of tools and assertions for testing Django applications