GitHub / andvicente / API-Testing_Rest-Assured
Testes de API com Rest-Assured - Exemplos com API do Spotify e do PagSeguro
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andvicente%2FAPI-Testing_Rest-Assured
PURL: pkg:github/andvicente/API-Testing_Rest-Assured
Stars: 1
Forks: 3
Open issues: 0
License: None
Language: Java
Size: 7.81 KB
Dependencies parsed at:
6
Created at: over 8 years ago
Updated at: about 5 years ago
Pushed at: about 7 years ago
Last synced at: over 2 years ago
Topics: api-testing, pagseguro-api, rest-assured, spotify-web-api
- com.sparkjava:spark-core 2.3 testCompile
- io.rest-assured:json-path ${restAssuredVersion} testCompile
- io.rest-assured:json-schema-validator ${restAssuredVersion} testCompile
- io.rest-assured:rest-assured ${restAssuredVersion} testCompile
- org.junit.jupiter:junit-jupiter-api ${junitVersion} testImplementation
- org.junit.jupiter:junit-jupiter-engine ${junitVersion} testRuntimeOnly