Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.63 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.63 KB

Build Status Coverage Status NPM version js-standard-style

What is Patata

Patata is a project to help you to automate UI testing of native apps. It uses Cucumber and Appium to make the process as approachable as possible.

It uses Behavioral Driven Development as technique to test our products, separating what is specific for a platform to what is specific for our tests.

Its goal is the reusability, where specifications can be shared between different project in an organization. For instance, having a the product implemented on iOS and Android and sharing the same testing code for all of them!

Where is the documentation?

The documentation was growing and it has been moved to a GitHub page: http://patata.io

Documentation screenshot