An open API service indexing awesome lists of open source software.

https://github.com/atreugo/httptest

Testing utils for Atreugo
https://github.com/atreugo/httptest

atreugo go golang httptest testing

Last synced: 5 months ago
JSON representation

Testing utils for Atreugo

Awesome Lists containing this project

README

          

# Httptest

[![Test status](https://github.com/atreugo/httptest/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/atreugo/httptest/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/atreugo/httptest)](https://goreportcard.com/report/github.com/atreugo/httptest)
[![GoDev](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/atreugo/httptest)

Testing utils for Atreugo

## Install

```bash
go get github.com/atreugo/httptest
```

## Contributing

**Feel free to contribute...** :wink: