sixty-north / cosmic-ray

Mutation testing for Python
MIT License
565 stars 57 forks source link

Should replace the `exclude-modules` config option with a filter? #507

Open abingham opened 3 years ago

abingham commented 3 years ago

This config options seems like a hold-over from earlier times. Now the more natural way to avoid mutating a specific module is with a filter.