Categorygithub.com/Kourin1996/go-api-e2e-sample
modulepackage
0.0.0-20221205171609-728eb86aab56
Repository: https://github.com/kourin1996/go-api-e2e-sample.git
Documentation: pkg.go.dev

# README

go-api-e2e-test

このレポジトリは Qiitaに公開した記事 runnを使ったWebバックエンドのe2eテスト のサンプルコードになります。

This is a sample project of e2e test for Go API, described in https://qiita.com/kourin1996/items/5c644210e12764d2caa3.

Webフレームワークは echo、e2eテストツールとしてrunnを使用しています。

How to start

$ go run main.go
$ go test ./...

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author