scalar / snippetz

Opinionated HTTP snippets 🌐

Home Page:https://scalar-snippetz.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `light-my-request` generator.

arthurfiorette opened this issue · comments

https://github.com/fastify/light-my-request

Light my request is an awesome tool to execute requests against your own API without going to the network, normally inside e2e/unit tests.

Being able to copy light-my-request inject calls from this generator would help writing e2e/unit tests a lot.