A
A
Andrey Salnikov2018-08-03 16:52:11
Django
Andrey Salnikov, 2018-08-03 16:52:11

Are there any articles about testing in Django?

Tell me if there are any detailed articles about testing in Django? Not just a micro test for one method in the model, but the most detailed guides about testing Function-base view, Class-base view, templatetags, custom command, testing forms. No matter how much I searched, there are only the simplest examples. On testing middleware, for example, I did not find anything sensible. Or about using additional libraries like test_plus or django-faker. Is there something as broad as possible?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
EazyE, 2018-08-03
@Shshzik

There is a whole great book! www.obeythetestinggoat.com/pages/book.html#toc

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question