Discover Packages
github.com/arschles/go-in-5-minutes
episode16
command
Version:
v0.0.0-...-c6e3130
Opens a new window with list of versions in this module.
Published: Apr 29, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Nested Tests in Go
Go in 5 Minutes, episode 16.
This screencast overviews the new "Subtests" feature in Go 1.7's testing
package (https://godoc.org/testing ), and how to better organize your tests using them.
Screencast video:
https://goin5minutes.com/screencast/episode_16_nested_tests/
New Developments!
Outline
Simple syntax
Using for setup/Teardown logic
Per-test logic, more fine-grained than TestMain
Advanced usage for table-driven tests
Example code
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.