asyncapi-codegen icon indicating copy to clipboard operation
asyncapi-codegen copied to clipboard

testing

Open gedw99 opened this issue 1 year ago • 2 comments

I have been using runner to run all the examples and code gen and test it from outside.

https://github.com/cirello-io/runner

go install cirello.io/runner@latest

make a ProcFile and off to the races....

It has supervision trees, so you can also use it at coding time and it will recompile as you code and test

gedw99 avatar May 28 '24 05:05 gedw99

Thanks for the sharing ! :)

For now, I didn't felt the need for auto-reload, but if you do, feel free to implement it.

lerenn avatar Jun 02 '24 11:06 lerenn