Thomas Walpole
|
ba37f78692
|
Update all tests to "expect" format and add support for RSpec 3 usage
Swap from :skip to :capybara_skip since :skip is now used by RSpec 3
Add rspec 3 testing to beta gemfile
|
2014-04-02 14:33:26 -07:00 |
|
CJ Kihlbom and Jonas Nicklas
|
ab8f723349
|
Add options to finders
|
2013-02-24 17:47:53 +01:00 |
|
Jonas Nicklas
|
7e4d3b85f5
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +01:00 |
|
Jonas Nicklas
|
c7bf8359f2
|
Support non string arguments
Most of this work was done in the xpath gem, this
commit really only adds tests.
|
2012-09-06 09:33:43 +02:00 |
|
Jonas Nicklas
|
2462443f89
|
Use a custom spec helper instead of shared specs
|
2012-07-21 16:46:56 -04:00 |
|
Jonas Nicklas
|
3070441cab
|
Find and locate now do the same thing
The distinction was confusing and not helpful
under any circumstances really.
|
2010-07-19 20:18:16 +02:00 |
|
Jonas Nicklas
|
cf1aa4d073
|
Moved shared specs into lib directory
This way, implementations of other drivers can
use the specs to verify that they are working
correctly.
|
2010-04-09 16:41:35 +02:00 |
|