
Will Vincent
Special guest
Will is a former board member of the Django Software Foundation, co-host of the [Django Chat podcast](https://djangochat.com, and co-author of the Django News newsletter.
Will teaches Django through his writing at Learn Django.
He also maintains several open source projects:
Awesome Django - curated list of awesome Django resources
DjangoX - starter framework for new Django projects
DRFX - starter framework for new Django REST Framework projects
Will Vincent has been a guest on 1 episode.
-
198: Testing Django Web Applications
April 27th, 2023 | 1 hr 2 mins
Django has some built in ways to test your application. There's also pytest-django and other plugins that help with testing. Carlton Gibson and Will Vincent from the Django Chat Podcast join the show to discuss how to get started testing your Django application.