com.github.simkuenzi:webplay

Records HTTP requests and plays them back as tests.

License

License

GroupId

GroupId

com.github.simkuenzi
ArtifactId

ArtifactId

webplay
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

com.github.simkuenzi:webplay
Records HTTP requests and plays them back as tests.
Project URL

Project URL

https://github.com/simkuenzi/webplay
Source Code Management

Source Code Management

https://github.com/simkuenzi/webplay

Download webplay

Dependencies

runtime (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.13.1

Project Modules

There are no modules declared in this project.

WebPlay

Java CI with Gradle Codecov GitHub Maven Central

This is a library for recording HTTP requests.

The recorded requests and some assertions about the response will be stored in an XML file.

The XML file can be replayed, and the assertions will be checked.

Versions

Version
1.3
1.2
1.1
1.0
0.2
0.1
0.0