+| [AsyncAPI Generator](https://github.com/asyncapi/generator) | [Lukasz Gornicki](https://www.linkedin.com/in/lukasz-gornicki-a621914/) | `End-User` | AsyncAPI Generator is a tool that, among other things, is responsible for providing functionality to generate clients/SDKs. Thanks to Microcks, we were able to provide acceptance testing infrastructure that allows us to test, on a pull request level, if generated clients actually work. Microcks provides mocks, and we communicate with them through generated clients. Some more details you can find [in this directory in the generator repo](https://github.com/asyncapi/generator/tree/master/packages/templates/clients/websocket/test), but this location is a subject for change as we want to start using Microcks not only for Websocket but now also Kafka. |
0 commit comments