-
Fixtures are being evaluated only once per test (
*testing.T), no matter how many times they're being called -
Fixtures resolve their dependencies
-
Zero dependencies
-
Inspired by pytest
See the examples folder and fixture_test.go
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Fixtures are being evaluated only once per test (*testing.T), no matter how many times they're being called
Fixtures resolve their dependencies
Zero dependencies
Inspired by pytest
See the examples folder and fixture_test.go