Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Lightning talk: Run Django tests with GitHub Actions

Lightning talk: Run Django tests with GitHub Actions

Create a workflow with GitHub Actions in order to run Django tests for Continuous Integration. Lightning talk At DjangoConEurope 2021.

Sarah Abderemane

June 02, 2021
Tweet

Transcript

  1. GitHub Actions Generally available since 2019 Many languages supported :

    Python, PHP, Go, Javascript... Marketplace with multiples actions: testing, code review, deployment, security...