maximilianoalves / curl-to-anything

Transforme seus cURLs em snippets de testes!

Home Page:http://maximilianoalves.github.io/curl-to-anything

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CURL to Anything

Convert CURL Commands to snippets of most common api testing tools

So you have a swagger docs with a lot of curl examples and wanna just create some simple tests?

Ok, go ahead! šŸš€

GIF showing how it works

Stack

  • ReactJS
  • Typescript
  • Materialize
  • GH Pages

Roadmap

  • Project start
  • Migrate starting scripts from v1
  • Add GH Pages Support
  • Add GH Actions to automated deployment
  • CRUD Rest Assured
    • GET
    • POST
    • PUT
    • DELETE
  • CRUD Karate
    • GET
    • POST
    • PUT
    • DELETE
  • Httparty
    • GET
    • POST
    • PUT
    • DELETE
  • SuperTest
    • GET
    • POST
    • PUT
    • DELETE

LimitaƧƵes

A aplicaĆ§Ć£o estĆ” em WIP, portanto nĆ£o foram adicionados todos os recursos existentes em um curl e restassured, entĆ£o pode ocorrer alguns problemas na hora da conversĆ£o.

Contribua

Esse projeto surgiu recentemente para facilitar o dia a dia na criaĆ§Ć£o de automaĆ§Ć£o de serviƧo, talvez nĆ£o seja a melhor forma ou o melhor cĆ³digo, por isso eu te convido, vamos ajudar a melhorar?

Entre em contato por alguma dessas redes sociais:

Twitter Medium Linkedin Instagram Facebook

About

Transforme seus cURLs em snippets de testes!

http://maximilianoalves.github.io/curl-to-anything


Languages

Language:TypeScript 87.8%Language:HTML 7.6%Language:CSS 4.6%