Slides: La automatización como protagonista en la calidad del código
-
Zally: Automatiza verificaciones de API REST contra estándares OpenAPI.
- Modulo zally-openapi-lint-rules con un paquete de reglas customizadas lista para utilizar
- Se incluye 1 perfil en este pom para usar zally con el maven plugin https://github.com/ethlo/zally-maven-plugin
mvn clean install -f quality-rules/zally-openapi-lint-rules/pom.xml
mvn clean compile -Pzally
- Zally Server: https://github.com/zalando/zally/tree/main/server
- Zally UI: https://github.com/zalando/zally/blob/main/web-ui/README.md
- Zally CLI: https://github.com/zalando/zally/blob/main/cli/README.md
- Zalando API Guidelines: https://opensource.zalando.com/restful-api-guidelines/