swagger-to-locustfile
Converter
Automates conversion of Swagger/OpenAPI specifications to Locust tasks files
A CLI tool that creates locust.io tasks file (locustfile.py) from Swagger/OpenAPI Spec.
32 stars
3 watching
13 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
svenskaspel/har2locust | Automatically converts browser recordings (.har files) into locust scripts. | 160 |
zalando-incubator/transformer | Converts web browser sessions into load testing scenarios. | 100 |
svenskaspel/locust-plugins | A collection of extensions for the load testing tool Locust | 562 |
mermade/swaggerplusplus | A tool for transitioning between Swagger 2.0 and OpenAPI 3.0.x | 6 |
joncloud/locust-csv-to-junit-xml | Converts Locust output to JUnit XML format for testing pipeline integration. | 4 |
svenskaspel/locust-swarm | Automates distributed load testing on multiple servers using SSH and Python | 84 |
qct/swagger-example | Examples and tools for designing, building, documenting, and consuming REST APIs using OpenAPI specification and Swagger | 51 |
yorek/locust-on-azure | Distributes Locust.io tests across multiple virtual machines in Azure Container Instances for performance testing of APIs | 14 |
ably-labs/ably-locust | A JavaScript implementation of a Locust load generator | 1 |
nestjs/swagger | Provides an OpenAPI module for Nest to document and generate Swagger APIs. | 1,696 |
jspdown/node-locust | A Node.js load generator tool for simulating high traffic and stress testing web applications | 10 |
lukefernandez/vite-swagger-ui | Configures Vite and Swagger UI to support multiple APIs | 2 |
mermade/oas-kit | Tools for converting and validating OpenAPI definitions | 707 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
pactortester/swaggerjmx | Automates the conversion of API documentation to JMX files for testing purposes | 111 |