Sha256: 4f263abc7e8b184c299bb38318eda9b1017870dc8d38b40268ed0e13dab3e67b
Contents?: true
Size: 371 Bytes
Versions: 15
Compression:
Stored size: 371 Bytes
Contents
# Testing Testing Timber uses [`appraisal`](https://github.com/thoughtbot/appraisal). This allows us to test across multiple versions and combinations of libraries. To get started: ```shell bundle install bundle exec appraisal install ``` To see all appraisal commands: ```shell appraisal --help ``` You can run tests with: ```shell appraisal rails-3.2.X rspec ```
Version data entries
15 entries across 15 versions & 1 rubygems