Sha256: 3807aa34eb1dfcfa46c42e0d601bc20fa45d820d7a499567ccbd6c96ece00cfe
Contents?: true
Size: 486 Bytes
Versions: 72
Compression:
Stored size: 486 Bytes
Contents
= GithubAPI == Running the specs and features To run the specs first run the +bundle+ command to install the necessary gems and then +rake+ command to run the specs. bundle rake The specs currently require Ruby 1.9.x. In order to run only features rake features == Coverage GithubAPI will run coverage only on demand and to run it do COVERAGE=true rake == Automation You can also run specs and features when you do file modifications by typing COVERAGE=true guard
Version data entries
72 entries across 58 versions & 1 rubygems