Blog
EclipseCon 2021: Automated testing of OpenAPI-described RESTful microservices utilizing open source tools
At the recent EclipseCon 2021, October 25-28 2021, during my session “Automated testing of OpenAPI-described RESTful microservices utilizing open source tools”, I presented enhancements made to the K6 OpenAPI Generator project.
Please see links below for more information:
-
“Automated testing of OpenAPI-described RESTful microservices utilizing open source tools” https://www.eclipsecon.org/2021/sessions/automated-testing-openapi-described-restful-microservices-utilizing-open-source-tools
-
Slides for the EclipseCon 2021 session: “Automated testing of OpenAPI-described RESTful microservices utilizing open source tools” https://gitlab.com/oss-contrib/EclipseCon2021/slides
-
Example project for the EclipseCon 2021 session: “Automated testing of OpenAPI-described RESTful microservices utilizing open source tools” https://gitlab.com/oss-contrib/EclipseCon2021/example-project
Until merge and release are ready, you can access the K6 OpenAPI Generator code utilized during the presentation at:
-
GitHub: https://github.com/DataInMotion/openapi-generator/ (branch:
k6-openapi-extract-examples-enhancements
) -
GitLab (mirror): https://gitlab.com/oss-contrib/EclipseCon2021/openapi-generator/ (branch:
k6-openapi-extract-examples-enhancements
)
More to come!