7 posts
article

Testing the diff

Good unit tests laser focus on the smallest possible scope and are  crafted to …
article

Counting Queries: Basic Performance Testing in Django

It's very common to read about testing techniques such as TDD and how to test a…
article

Testing your React components (part 2)

Disclaimer: due to the amount of information, this article is divided into thre…
article

Testing your React components (part 1)

Testing your project is an important way to assure your (and your team's) trust…
article

Contributing to Django Framework is easier than you think

For those who are starting to code and wish to make open source, sometimes it i…
article

Don't forget the stamps: testing email content in Django

When developing a web app how often do you check the emails you send are all wo…
article

How I test my DRF serializers

In this blog post, I will show the whats and whys on testing Django REST Framew…

← Back to Blog