frisby
API tester
API testing framework inspired by frisby-js, written in Go
API testing framework inspired by frisby-js
278 stars
11 watching
27 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
api-testing-frameworkfrisbyfrisby-jsgolangtesting
Related projects:
Repository | Description | Stars |
---|---|---|
fabiobatsilva/efrisby | A framework for testing REST APIs written in Erlang. | 18 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |
matryer/is | A testing framework for Go with simple and readable API | 1,782 |
emicklei/forest | A package for writing integration tests in Go using REST API testing | 123 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
appleboy/gofight | A testing framework for building API handlers in Golang. | 441 |
jidicula/go-fuzz-action | An Automated testing workflow for Go code using built-in fuzz testing features | 15 |
jmervine/gohttperf | A performance testing tool for HTTP servers written in Go. | 5 |
suzuki-shunsuke/flute | Test framework for HTTP client requests and responses | 19 |
steinfletcher/apitest | A simple and extensible library for behavioural testing of Go web applications. | 796 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 512 |
noctarius/libgoffi | Automates loading and use of dynamic libraries with foreign function interfaces. | 9 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 378 |
firebase007/go-rest-api-with-fiber | An example Go API using Fiber to provide a simple REST interface | 53 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |