Skip to content

SmartBear/readyapi-performance-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadyAPI performance target server

This is a simple spring-boot HTTP server that is used as a target for ReadyAPI performance testing.

Build

Build requirements

 - java17  
 - maven 3.8.x+

Build

$ mvn clean install

Run

$ java [-Dserver.port=portnumber] -jar perf-target-0.0.1.jar

default port is 8080

Endpoints

OpenAPI definition

/swagger-ui/index.html#/

ReadyAPIPerf Test project

ReadyAPIPerfTest.xml

A sample project to run basic ReadyAPI performance tests. It comes preconfigured with a public test target server that runs the code in this project.

About

Sample ReadyAPI performance project and target server

Topics

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages