# Functions
NewEnvironment returns a new Environment object, located in a temp directory.
NewGoEnvironment returns a new Environment object, located in a GOPATH temp directory.
WriteYarnRCForTest writes a .yarnrc file which sets global configuration for every yarn inovcation.
# Variables
No description provided by the author
# Structs
Environment is an extension of the testing.T type that provides support for a test environment on the local disk.