testings

package
v0.5.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 0 Imported by: 0

README

概要

このパッケージのみ、$ make run でサンプルを動かすことができません。

実行する場合は

$ cd examples/basic/testings
$ go test -v ./...

とするか

$ go test -v github.com/devlights/try-golang/examples/basic/testings/...

としてください。

参考

Documentation

Overview

Package testings -- Go言語の ユニットテスト についてのサンプルが配置されているパッケージです。

このパッケージのみ、バイナリ実行でサンプルを動かすことができません。 実行する場合は

$ cd basic/testings

$ go test -v ./...

とするか

$ go test -v github.com/devlights/try-golang/basic/testings

としてください。

参考

https://medium.com/better-programming/easy-guide-to-unit-testing-in-golang-4fc1e9d96679

https://github.com/golang/go/wiki/LearnTesting

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL