I built something that automatically fixes failing pytest tests and shows you it actually worked.
It:
finds what’s breaking
fixes it on its own
reruns tests to verify
rolls back if a fix makes things worse
If you work with Python, this might save you a lot of time debugging.
Try it here:
Koredex.com