stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 667 forks source link

docs & script for running cargo mutants locally on CI limitation #5057

Closed ASuciuX closed 1 month ago

ASuciuX commented 1 month ago

It adds the docs explaining how to run the mutants. Also has a complete script which can be executed instead of copy pasting each command that will do all the runs expected.

wileyj commented 1 month ago

Few minor changes, but overall looks good. I'd like to see some changes to the shell script, but that can be addressed later.