Mutation Testing for Smart Contracts - A step by step guide
In my previous article, I wrote about the core concepts of mutation testing. With this post, I will show you the mutation testing theory can be applied in practice using the mutation testing tool Vertigo.
Setup
To start with mutation testing, we need to do three things:
* Install Truffle and