dariodiaz / api-automation-testing-groovy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Welcome to the API Automation framework project. This is the code related to the course on Udemy "Automation Tester Avanzado: Rest Assured, Cucumber y Groovy"

Folder structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Dependencies

Gradle as a build tool and dependency manager.

About

License:GNU General Public License v3.0


Languages

Language:Java 70.6%Language:Gherkin 29.4%