Skip to content

Add VCR support for testing Web Requests handling #74

Description

@malparty

Why

In order to enable testing the handling of web requests made by our Gin application in a near-real situation — without impacting the speed of test executions.

How?

  • Research about the go-VCR package
  • expose pros/cons and submit a poll to decide if we should support it in our Gin-Template
  • if yes is voted:
    • implement go-VCR in our gin-template to provide a VCR solution working out of the box
    • document the usage in the generated project README.md file

Who Benefits?

Developers and their projects with an additional tool to support testing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions