🧪 Testing: Rename "mutation" tests to "integration" #1505
Labels
area: documentation
Improvements or additions to docs 📝
area: testing
Improving how the repository's tests are run and/or code is tested 🧪
status: accepting prs
Please, send a pull request to resolve this! 🙏
Overview
I originally named "mutation" tests in this library and
auto-mutate
/automutate-tests
as such because they were testing "mutators". The naming all made sense.But, "mutation testing" is separately a thing! https://stryker-mutator.io. IMO it's confusing to use the phrase in a way different from the industry norm.
Proposal: let's switch the name for the concept in this repo to... say, integration tests? That's basically what they are, I think. WDYT @rubiesonthesky?
The text was updated successfully, but these errors were encountered: