Commit Graph

8 Commits

Author SHA1 Message Date
Christophe Coevoet
14d3596895 Renamed the extension class to follow the Behat shortcut convention 2014-05-08 13:45:26 +02:00
Christophe Coevoet
3ee16c4b87 Refactored the configuration of sessions
The configuration now makes sessions a first-class citizen instead of
being centered around drivers. This allows defining several session based
on the same driver type.
Instead of allowing other extensions to register their own sessions to add
new drivers, they can now register a DriverFactory in the MinkExtension
during the extension initialization to make a new driver type available.
2014-01-11 00:13:12 +01:00
Christophe Coevoet
0c90fe0c7a Updated the config for the removal of the context setting in Behat 2014-01-09 21:55:52 +01:00
Klein Florian
2ebc88634b make it compatible with behat v3 2013-10-29 14:04:29 +01:00
everzet
328879371c no javascript scenario 2012-05-11 00:42:10 +02:00
everzet
0a0930ae30 switched back to full class name usage 2012-05-06 23:15:12 +02:00
everzet
c303a10bf6 updated build script 2012-05-06 22:43:49 +02:00
everzet
7bfe9573e5 initial commit 2012-05-06 21:13:51 +02:00