jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Can't find teaspoon-framework gem #374

Closed rapheld closed 9 years ago

rapheld commented 9 years ago

The CHANGELOG for 1.0.0 states to use the new gem name teaspoon-framework, but bundler can't find it. Somewhere else other than rubygems?

> bundle
Fetching gem metadata from https://rubygems.org/............
Could not find gem 'teaspoon-framework (>= 0) ruby' in any of the gem sources listed in your Gemfile or installed on this machine.
mikepack commented 9 years ago

Take a look at the next line in the changelog that indicates that you need to use teaspoon-jasmine, teaspoon-mocha or teaspoon-qunit. Substitute the word "framework" in that sentence for the framework you're using.