You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed a bunch of example files / sample projects from ancient projects no longer viable
(#1740luke-hill)
When a testStepResult is of type FAILED we now pass in a new (Exception), message property
(#1738luke-hill)
ParameterType message now contains a new (sourceReference), property
(This contains a uri string and a Location message -> for where the ParameterType transformer is located) (#1738luke-hill)
#attach now can take an optional filename parameter which will rename attachments like PDF's
(#1738luke-hill)
Fixed
Clear up a couple of tiny "nuances" that hide lots of issues when running local vs remote (Primarily CCK tests should always be runnable)
(#1738luke-hill)
Removed
Removed a variety of overrides / hacks for travis CI (No longer in use) (#1738luke-hill)
Removed some legacy rspec pending flags present since cucumber 1.x (#1738luke-hill)