django-planet

Blog: Honeybadger Developer Blog

web https://www.honeybadger.io/blog/tags/django
Author Charlie Macnamara Edidiong Etuk Michael Barasa Muhammed Ali

Automating Django Tests with Github Actions

Aug. 18, 2022 » Honeybadger Developer Blog (Django Articles) » [Archived Version]

Automating your test suite helps get your code to production faster. In this tutorial, you'll learn how to write unit tests for Django and run them with GitHub Actions.

Read More