A test tool: Mocha reporter with gas usage per unit test and average gas usage per method call.
What is Ethereum Gas Reporter?
Ethereum Gas Reporter is a Mocha reporter created by Christopher Gewecke to complement smart contract CI/CD by reporting metrics on method calls and deployments, along with the detailed gas costs each time a unit test is executed. Developers can add Eth Gas Reporter with Truffle and integrate gas usage visibility to CodeChecks CI/CD pipelines.