an integration testing library
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.
Go to file
Jordan Orelli 4d5a33dbdb bit of refactoring
actually made it longer but it's easier to read now. also the xnodes are
now directly inside of the lnodes, removing a bit of pointer
indirection.
4 years ago
examples sync examples 4 years ago
LICENSE add a license 4 years ago
README.md add a readme 4 years ago
const_test.go testing selections a bit 4 years ago
doc.go env uses layers 4 years ago
env.go merging no longer mutates the env 4 years ago
env_test.go merging no longer mutates the env 4 years ago
error.go still not hitting every env condition ugh 4 years ago
go.mod i guess i should have a module file 4 years ago
node.go bit of refactoring 4 years ago
node_test.go bit of refactoring 4 years ago
selection.go bit of refactoring 4 years ago
selection_test.go testing selections a bit 4 years ago
test.go just build both graphs at the same time. 4 years ago
test_test.go we gettin crazy now 4 years ago
tree.go i dunno if this is a good idea. 4 years ago

README.md

tea

a testing library