Sha256: 85245d4c53956eb857377cf715a58a36597cba14fec0294bb882df150f0a6586
Contents?: true
Size: 992 Bytes
Versions: 11
Compression:
Stored size: 992 Bytes
Contents
Feature: Badge robot Background: Given git remote "something" points to "https://github.com/doge/wow" @travis @gemnasium @coveralls @gemspec @mit Scenario: One with everything When I successfully run `badger badge /tmp/wow_repo` 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) """
Version data entries
11 entries across 11 versions & 2 rubygems