def test_autocomplete(field, options = {}) fill_in field, :with => options[:with] page.execute_script("$('##{field}').trigger('focus');") page.execute_script ("$('##{field}').trigger...

Best results in other decks

makandra dev

When RSpec sets out to print any given object to the console, it will never print more than 200 characters...

Coverage reports are rarely useful if you run only small parts of your test suite. Just do not load SimpleCov...

Search in all decks