#saucey/framework
This is a collection of drivers, yamls, and data for the saucey test framework. Please do not modify without making sure that you're changing the requirements from within saucey.
Find out more @ http://saucey.io
Fork the repo @ https://github.com/getsaucey/saucey
#sauc·ey* [ /ˈsɑː-/ ] intoxicated, drunk, or under the influence
Last night we went out to celebrate and got saucey at the bar off henessy.
##What this is? Saucey is an Automation framework written in mainly PHP. Designed to kick-ass and take names.
##What it do? This framework allows testers to:
- Control most aspects of the PC, i.e open a native app, run a native app on Xcode/iOS Simulator, etc.
- Click, right-click, double-click, triple-click & drag via X/Y coordinates
- Press any keyboard key(s) either in conjunction or individually.
- iOS/Android gestures, i.e. 4-finger swipe left/right
- Create & maintain tests for selenium & headless drivers with Gherkin
- Evaluate API endpoints with business-logic driven code
- Test UI elements with user-driven logic
- Verify arrangement of files and directories; availability of assets
- Set server-side, front-end and functional assertions
- Report coverage and pass-fail status of suites
- Connect test suite(s) to a continuous integration system of choice
##MOAR
- Find out more @ http://saucey.io
- Fork the repo @ https://github.com/withpulp/saucey.git
- See wiki
- See The Winery for more on how this framework was set up.
- See The Cellar for available functionality.
- More on Behat here
- .. Mink here
- .. Pear here