Skip to content

Improvement needed. #4

@shadyyx

Description

@shadyyx

Hi.

I was searching for a REST testing framework for Go and found your project. Unfortunately, it is not a good idea to use it for these few reasons (just from what I have observed when reading the docs):

  • it lacks testing OPTIONS, HEAD and most importantly PATCH requests
  • the method names are cumbersome, one have to think that List is for GET, Create is for POST, etc. - why not naming the methods with the real REST verbs?

It would be a good idea (IMHO) to implement this into v2 since it's still in development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions