Azure / autorest.typescript

Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
MIT License
179 stars 75 forks source link

Scenario testing prototype #2765

Closed timovv closed 2 months ago

timovv commented 2 months ago

Adds scenario-based snapshot testing as discussed in our team meeting last week. This is still a prototype and I am hoping to polish things a little more, but if we can get this in now we can actually start using it.