Metadata


Name
slather
Version
2.8.5
Platform
ruby
Authors
Mark Larsen
Bindir
bin
Date
2024-11-10 00:00:00 UTC
Dependencies
bundler (~> 2.0, development)
coveralls (~> 0.8, development)
simplecov (~> 0, development)
rake (~> 12.3, development)
rspec (~> 3.8, development)
pry (~> 0.12, development)
cocoapods (~> 1.10.beta.1, development)
json_spec (~> 1.1, development)
equivalent-xml (~> 0.6, development)
clamp (~> 1.3)
xcodeproj (~> 1.27)
nokogiri (>= 1.14.3)
CFPropertyList (>= 2.2, < 4)
activesupport (>= 0)
Email
mark@venmo.com
Executables
slather
Files
.coveralls.yml
.gitignore
.travis.yml
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
README_Images/test_scheme.png
Rakefile
assets/highlight.pack.js
assets/list.min.js
assets/slather.css
bin/slather
docs/logo.jpg
lib/cocoapods_plugin.rb
lib/slather.rb
lib/slather/command/coverage_command.rb
lib/slather/command/setup_command.rb
lib/slather/command/version_command.rb
lib/slather/coverage_file.rb
lib/slather/coverage_info.rb
lib/slather/coverage_service/cobertura_xml_output.rb
lib/slather/coverage_service/coveralls.rb
lib/slather/coverage_service/gutter_json_output.rb
lib/slather/coverage_service/hardcover.rb
lib/slather/coverage_service/html_output.rb
lib/slather/coverage_service/json_output.rb
lib/slather/coverage_service/llvm_cov_output.rb
lib/slather/coverage_service/simple_output.rb
lib/slather/coverage_service/sonarqube_xml_output.rb
lib/slather/coveralls_coverage.rb
lib/slather/profdata_coverage_file.rb
lib/slather/project.rb
lib/slather/version.rb
slather.gemspec
spec/fixtures/FixtureFramework/FixtureFramework.h
spec/fixtures/FixtureFramework/FlashExperiment.swift
spec/fixtures/FixtureFramework/Info.plist
spec/fixtures/FixtureFrameworkTests/FixtureFrameworkTests.swift
spec/fixtures/FixtureFrameworkTests/FlashExperimentTests.swift
spec/fixtures/FixtureFrameworkTests/Info.plist
spec/fixtures/cobertura.xml
spec/fixtures/fixtures.xcodeproj/project.pbxproj
spec/fixtures/fixtures.xcodeproj/project.xcworkspace/contents.xcworkspacedata
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/aggregateFixturesTests.xcscheme
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixtures.xcscheme
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixturesTests.xcscheme
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixturesTestsSecond.xcscheme
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixturesTwo.xcscheme
spec/fixtures/fixtures.xcworkspace/contents.xcworkspacedata
spec/fixtures/fixtures.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
spec/fixtures/fixtures.xcworkspace/xcshareddata/xcschemes/fixturesTestsWorkspace.xcscheme
spec/fixtures/fixtures/Fixtures.swift
spec/fixtures/fixtures/Supporting Files/fixtures-Prefix.pch
spec/fixtures/fixtures/fixtures.h
spec/fixtures/fixtures/fixtures.m
spec/fixtures/fixtures/fixtures_cpp.cpp
spec/fixtures/fixtures/fixtures_cpp.h
spec/fixtures/fixtures/fixtures_m.h
spec/fixtures/fixtures/fixtures_m.m
spec/fixtures/fixtures/fixtures_mm.h
spec/fixtures/fixtures/fixtures_mm.mm
spec/fixtures/fixtures/more_files/Branches.h
spec/fixtures/fixtures/more_files/Branches.m
spec/fixtures/fixtures/more_files/Empty.h
spec/fixtures/fixtures/more_files/Empty.m
spec/fixtures/fixtures/more_files/peekaview.h
spec/fixtures/fixtures/more_files/peekaview.m
spec/fixtures/fixtures/other_fixtures.m
spec/fixtures/fixturesTests/BranchesTests.m
spec/fixtures/fixturesTests/Supporting Files/en.lproj/InfoPlist.strings
spec/fixtures/fixturesTests/Supporting Files/fixturesTests-Info.plist
spec/fixtures/fixturesTests/fixturesTests.m
spec/fixtures/fixturesTests/fixturesTestsSecond.m
spec/fixtures/fixturesTests/peekaviewTestsšŸ’£.m
spec/fixtures/fixturesTwo/fixturesTwo.h
spec/fixtures/fixturesTwo/fixturesTwo.m
spec/fixtures/fixtures_html/Branches.m.html
spec/fixtures/fixtures_html/BranchesTests.m.html
spec/fixtures/fixtures_html/fixtures.m.html
spec/fixtures/fixtures_html/fixturesTests.m.html
spec/fixtures/fixtures_html/index.html
spec/fixtures/fixtures_html/peekaviewTestsšŸ’£.m.html
spec/fixtures/gutter.json
spec/fixtures/report.json
spec/fixtures/report.llcov
spec/fixtures/sonarqube-generic-coverage.xml
spec/slather/cocoapods_plugin_spec.rb
spec/slather/coverage_file_spec.rb
spec/slather/coverage_service/cobertura_xml_spec.rb
spec/slather/coverage_service/coveralls_spec.rb
spec/slather/coverage_service/gutter_json_spec.rb
spec/slather/coverage_service/hardcover_spec.rb
spec/slather/coverage_service/html_output_spec.rb
spec/slather/coverage_service/json_spec.rb
spec/slather/coverage_service/llvm_cov_spec.rb
spec/slather/coverage_service/simple_output_spec.rb
spec/slather/coverage_service/sonarqube_xml_spec.rb
spec/slather/fixtures.gcno
spec/slather/profdata_coverage_spec.rb
spec/slather/project_spec.rb
spec/spec_helper.rb
Homepage
https://github.com/SlatherOrg/slather
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
3.5.18
Specification version
4
Summary
Test coverage reports for Xcode projects
Test files
spec/fixtures/FixtureFramework/FixtureFramework.h
spec/fixtures/FixtureFramework/FlashExperiment.swift
spec/fixtures/FixtureFramework/Info.plist
spec/fixtures/FixtureFrameworkTests/FixtureFrameworkTests.swift
spec/fixtures/FixtureFrameworkTests/FlashExperimentTests.swift
spec/fixtures/FixtureFrameworkTests/Info.plist
spec/fixtures/cobertura.xml
spec/fixtures/fixtures.xcodeproj/project.pbxproj
spec/fixtures/fixtures.xcodeproj/project.xcworkspace/contents.xcworkspacedata
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/aggregateFixturesTests.xcscheme
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixtures.xcscheme
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixturesTests.xcscheme
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixturesTestsSecond.xcscheme
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixturesTwo.xcscheme
spec/fixtures/fixtures.xcworkspace/contents.xcworkspacedata
spec/fixtures/fixtures.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
spec/fixtures/fixtures.xcworkspace/xcshareddata/xcschemes/fixturesTestsWorkspace.xcscheme
spec/fixtures/fixtures/Fixtures.swift
spec/fixtures/fixtures/Supporting Files/fixtures-Prefix.pch
spec/fixtures/fixtures/fixtures.h
spec/fixtures/fixtures/fixtures.m
spec/fixtures/fixtures/fixtures_cpp.cpp
spec/fixtures/fixtures/fixtures_cpp.h
spec/fixtures/fixtures/fixtures_m.h
spec/fixtures/fixtures/fixtures_m.m
spec/fixtures/fixtures/fixtures_mm.h
spec/fixtures/fixtures/fixtures_mm.mm
spec/fixtures/fixtures/more_files/Branches.h
spec/fixtures/fixtures/more_files/Branches.m
spec/fixtures/fixtures/more_files/Empty.h
spec/fixtures/fixtures/more_files/Empty.m
spec/fixtures/fixtures/more_files/peekaview.h
spec/fixtures/fixtures/more_files/peekaview.m
spec/fixtures/fixtures/other_fixtures.m
spec/fixtures/fixturesTests/BranchesTests.m
spec/fixtures/fixturesTests/Supporting Files/en.lproj/InfoPlist.strings
spec/fixtures/fixturesTests/Supporting Files/fixturesTests-Info.plist
spec/fixtures/fixturesTests/fixturesTests.m
spec/fixtures/fixturesTests/fixturesTestsSecond.m
spec/fixtures/fixturesTests/peekaviewTestsšŸ’£.m
spec/fixtures/fixturesTwo/fixturesTwo.h
spec/fixtures/fixturesTwo/fixturesTwo.m
spec/fixtures/fixtures_html/Branches.m.html
spec/fixtures/fixtures_html/BranchesTests.m.html
spec/fixtures/fixtures_html/fixtures.m.html
spec/fixtures/fixtures_html/fixturesTests.m.html
spec/fixtures/fixtures_html/index.html
spec/fixtures/fixtures_html/peekaviewTestsšŸ’£.m.html
spec/fixtures/gutter.json
spec/fixtures/report.json
spec/fixtures/report.llcov
spec/fixtures/sonarqube-generic-coverage.xml
spec/slather/cocoapods_plugin_spec.rb
spec/slather/coverage_file_spec.rb
spec/slather/coverage_service/cobertura_xml_spec.rb
spec/slather/coverage_service/coveralls_spec.rb
spec/slather/coverage_service/gutter_json_spec.rb
spec/slather/coverage_service/hardcover_spec.rb
spec/slather/coverage_service/html_output_spec.rb
spec/slather/coverage_service/json_spec.rb
spec/slather/coverage_service/llvm_cov_spec.rb
spec/slather/coverage_service/simple_output_spec.rb
spec/slather/coverage_service/sonarqube_xml_spec.rb
spec/slather/fixtures.gcno
spec/slather/profdata_coverage_spec.rb
spec/slather/project_spec.rb
spec/spec_helper.rb
Original platform
ruby
New platform
ruby