Sha256: 1805f8c922296f4e89654b483d74d77bd6ef8296b9d0e934215ca6baf7d707fb
Contents?: true
Size: 970 Bytes
Versions: 1
Compression:
Stored size: 970 Bytes
Contents
Feature: Badge robot Background: Given git remote is "https://github.com/doge/wow" @travis @gemnasium @coveralls @gemspec @mit Scenario: One with everything When I successfully run `badger badge /tmp/wow_repo --png ` Then the output should contain: """ [](https://travis-ci.org/doge/wow) [](https://gemnasium.com/doge/wow) [](https://coveralls.io/r/doge/wow) [](https://codeclimate.com/github/doge/wow) [](https://rubygems.org/gems/suchgem) [](http://doge.mit-license.org) [](https://github.com/badges/badgerbadgerbadger) """
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
badgerbadgerbadger-0.9.0 | features/png.feature |