Tags: yshmarov/moneygun
Tags
Add SimpleCov for test coverage tracking (#231) - Updated .gitignore to exclude coverage directory. - Added SimpleCov gem to Gemfile for test coverage analysis. - Configured SimpleCov in a new support file to customize reporting. - Integrated SimpleCov setup in test_helper.rb for parallel test execution.