Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have successfully used stronger typing systems (Rust in this example) to code-generate tests.

So they can be utilized to save us some work.



That's neat. It should be just as easy in theory to generate tests from the OpenAPI spec, but idk what tooling there is.


Ah, we have `openapi-generator` already (look it up) and it works well enough. I plan on starting to use OpenAPI only for types and be able to generate structs and various other types in several languages -- fingers crossed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: