You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordan Orelli
a3346f59cc
I keep writing these one-off when I actually use tea. It seems like it's worth including. It's especially useful for the root test, where you don't necessarily want to create a test, but want to create a starting environment. Exporting a type that always passes is preferrable to making an explicit environment type, since we can maintain our guarantees that our environment isn't an invalid value. |
4 years ago | |
---|---|---|
examples | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
doc.go | 4 years ago | |
env.go | 4 years ago | |
env_test.go | 4 years ago | |
go.mod | 4 years ago | |
test.go | 4 years ago | |
test_test.go | 4 years ago | |
tree.go | 4 years ago |
README.md
tea
a testing library