Commit Graph

22 Commits

Author SHA1 Message Date
Thomas Walpole e68051f6ac Rubocop driven cleanup 2018-01-08 14:39:56 -08:00
Thomas Walpole 05945bf2d9 remove conditionals for no longer supported versions of gems/rubies 2018-01-03 09:04:11 -08:00
Thomas Walpole c5d7089e0e generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
Thomas Walpole f706b123d0 Document Built-in Selectors 2016-09-09 16:41:06 -07:00
Thomas Walpole 59f5c09854 Add class as selectable attribute to some selectors 2016-09-07 14:44:18 -07:00
Thomas Walpole 1a4cdbb7bd Add support for RSpec 3.5+ shared_context_metadata_behavior == :apply_to_host_groups 2016-07-22 11:59:10 -07:00
Thomas Walpole 07e7777425 frozen literal magic comment 2016-03-07 16:52:19 -08:00
bartuz 118b12bea3 Add more rspec aliases
New tags are ffeature (tag focus: true) / xfeature (pending)
2015-12-20 21:37:14 +01:00
Elia Schito ed588019a6 Enable the #fscenario example alias 2014-09-25 17:58:35 +02:00
Seiei Higa 3a9016fdba Use RSpec::Core::Version instead of RSpec::Version
because capybara/rspec requires rspec-core, but not rspec.
2014-06-14 12:08:00 +09:00
Thomas Walpole 6c0674db9b Support RSpec expose_dsl_globally configuration option 2014-06-12 16:45:16 -07:00
Thomas Walpole 85e9fcd7f2 fix feature definition in case user has RSpec set not to expose dsl globally - test in rspec 3 beta tests 2014-04-03 10:25:03 -07:00
Travis c7cb9e9f9c Permit nested features 2013-07-09 16:19:23 -07:00
Jonas Nicklas cd4327857b alias_example_to seems to throw up on Travis
Just use a regular alias for now.
2012-10-30 14:43:41 +01:00
Kori Roys 21040cbe74 change to more explicit pending message 2012-10-26 12:06:30 -05:00
Kori Roys 4da53be6af allow scenarios to be pending 2012-10-25 02:41:26 -05:00
Dan Ryan b8768d8398 alias given and given! to let and let! 2012-10-03 19:55:11 -04:00
Jonas Nicklas de34c63835 set rspec type to :feature instead 2012-09-07 20:18:20 +02:00
Jonas Nicklas and Nicklas Ramhöj 7fb5a1da3a Merge remote branch 'cavalle/object_pollution'
Conflicts:
	spec/rspec/features_spec.rb
2011-03-31 18:05:58 +02:00
Luismi Cavalle d5b5847334 Pass `feature` caller to `describe` 2011-03-13 14:31:04 +01:00
Luismi Cavalle fee2a70220 RSpec DSL should not pollute the Object namespace 2011-03-12 12:44:03 +01:00
Jonas Nicklas and Nicklas Ramhöj f4897f890d Added DSL for acceptance tests in RSpec 2011-02-11 14:44:58 +01:00