Sha256: fc887e2970959e83f22bfb34145f2178caba02e13d56b5443045c7254d54abb3
Contents?: true
Size: 279 Bytes
Versions: 7
Compression:
Stored size: 279 Bytes
Contents
Feature: Adding content to Trello @add Scenario: Add a board Given the Trello API is stubbed with "200_create_board" When I run `troo add board "My Cucumber Board"` Then the output should contain: """ New board 'My Cucumber Board' created. """
Version data entries
7 entries across 7 versions & 1 rubygems