• Fabio Huser's avatar
    Add Ruby example for the test coverage visualization feature · 262fe11d
    Fabio Huser authored
    This commit adds a Rub based `.gitlab-ci.yml` example to
    demonstrate the coverage visualization feature. It uses
    `rspec` for test execution, `simplecov` for coverage
    profiling and `simplecov-cobertura` for creating a
    Cobertura XML formatted report.
    262fe11d
test_coverage_visualization.md 14.6 KB