jj restore -i
TestEnvironment
Sometimes it's useful to have an environment variable set for all commands in a test. This patch lets you do that by adding environment variables to the `TestEnvironment` itself. These will then be set on all subsequent commands.
testutils
src/
tests/