Skip to content

datek/fix

Repository files navigation

Coverage Status Go Report Card

Fix - Test fixtures made easy!

  • 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

Examples

See the examples folder and fixture_test.go

About

Test fixtures for go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published