Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcgibbons/empathetic-testing

DjangoCon US 2023 - Empathetic testing example
https://github.com/marcgibbons/empathetic-testing

Last synced: about 16 hours ago
JSON representation

DjangoCon US 2023 - Empathetic testing example

Awesome Lists containing this project

README

        

# Empathetic Testing - Examples

## DjangoConUS 2023 - Presentation example

This codebase shows the evolution of a test suite suffering from an
implementation bias, and therefore, is difficult to refactor, to one which employs
empathy toward future developers.

It is split by branch to group the areas of focus. The presentation slides are
also included in the main branch.