This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
rschultheis/google_tricks_tests
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an extremely basic example of a Cucumber plus Webdriver test suite. - It is a completely standalone and fully functionaly test suite - It can be integrated into a continuous integration system like Jenkins - It can produce human readable HTML reports with screenshots of failures Many more features can be adding by iterating out on this basic skeleton To run it: - cucumber - cucumber -f pretty -f junit -o results - cucumber -f pretty -f junit -o results -f html -o report.html
About
an example of a basic cucumber plus webdriver test suite
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published