devenjarvis / sundew

Making Python testing easy, enjoyable, and effective ☀️
https://devenjarvis.github.io/sundew/
MIT License
10 stars 1 forks source link

Explore mutation testing #32

Open devenjarvis opened 1 year ago

devenjarvis commented 1 year ago

I believe the function-based testing approach of sundew may alleviate some of the computational overhead of mutation testing. I'd like to explore this idea further and see how this might play out. Some benefits I've thought of include: