Metadata


Name
slather
Version
1.5.0
Platform
ruby
Authors
Mark Larsen
Bindir
bin
Date
2014-10-23 00:00:00 UTC
Dependencies
bundler (~> 1.6, development)
coveralls (>= 0, development)
rake (~> 10.3, development)
rspec (~> 2.14, development)
pry (~> 0.9, development)
cocoapods (~> 0.34, development)
clamp (~> 0.6)
xcodeproj (~> 0.19.2)
nokogiri (~> 1.6.3)
Email
mark@venmo.com
Executables
slather
Files
.coveralls.yml
.gitignore
.travis.yml
Gemfile
LICENSE.txt
README.md
Rakefile
bin/slather
docs/logo.jpg
lib/cocoapods_plugin.rb
lib/slather.rb
lib/slather/coverage_file.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/simple_output.rb
lib/slather/coveralls_coverage_file.rb
lib/slather/project.rb
lib/slather/version.rb
slather.gemspec
spec/fixtures/cobertura.xml
spec/fixtures/fixtures.xcodeproj/project.pbxproj
spec/fixtures/fixtures.xcodeproj/project.xcworkspace/contents.xcworkspacedata
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixtures.xcscheme
spec/fixtures/fixtures/Supporting Files/fixtures-Prefix.pch
spec/fixtures/fixtures/fixtures.h
spec/fixtures/fixtures/fixtures.m
spec/fixtures/fixtures/more_files/Branches.h
spec/fixtures/fixtures/more_files/Branches.m
spec/fixtures/fixtures/more_files/peekaview.h
spec/fixtures/fixtures/more_files/peekaview.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/peekaviewTests.m
spec/fixtures/gutter.json
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/simple_output_spec.rb
spec/slather/fixtures.gcno
spec/slather/project_spec.rb
spec/spec_helper.rb
Homepage
https://github.com/marklarr/slather
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.2.2
Specification version
4
Summary
Test coverage reports for Xcode projects
Test files
spec/fixtures/cobertura.xml
spec/fixtures/fixtures.xcodeproj/project.pbxproj
spec/fixtures/fixtures.xcodeproj/project.xcworkspace/contents.xcworkspacedata
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixtures.xcscheme
spec/fixtures/fixtures/Supporting Files/fixtures-Prefix.pch
spec/fixtures/fixtures/fixtures.h
spec/fixtures/fixtures/fixtures.m
spec/fixtures/fixtures/more_files/Branches.h
spec/fixtures/fixtures/more_files/Branches.m
spec/fixtures/fixtures/more_files/peekaview.h
spec/fixtures/fixtures/more_files/peekaview.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/peekaviewTests.m
spec/fixtures/gutter.json
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/simple_output_spec.rb
spec/slather/fixtures.gcno
spec/slather/project_spec.rb
spec/spec_helper.rb
Original platform
ruby
New platform
ruby