Sha256: 9f72b70baee79760e0e5ad40a39e5dac45b4ca41b56f75c90fd4ac761970ea5b
Contents?: true
Size: 977 Bytes
Versions: 7
Compression:
Stored size: 977 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
7 entries across 7 versions & 1 rubygems