Skip to content

Sample automation tests using Ruby, Cucumber and the PageObject gem

Notifications You must be signed in to change notification settings

peterneely/e2e-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e2e-sample

Sample automation tests using Ruby, Cucumber and the PageObject gem -- among others.

Start at features/checkout_guest.feature, then find the step definitions in features/step_definitions.

The page object pattern is demonstrated in features/support/pages.

Other gem usage (for abstracting sample data and environment configurations) can be seen under the config folder.

For a more extensive demonstration of the above technologies, see my other e2e demo project at https://github.com/peterneely/e2e-giftvouchers.

About

Sample automation tests using Ruby, Cucumber and the PageObject gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages