Closed SpencerKaiser closed 1 year ago
When a user incorporates simple-env within their project, tests can get complicated and might fail in CI pipelines. We should add some documentation to show users how to best test the project via jest.
simple-env
@johnkahn make sure to include documentation for how to use the __mocks__ directory
__mocks__
Pre-requisites:
Feature Description
When a user incorporates
simple-env
within their project, tests can get complicated and might fail in CI pipelines. We should add some documentation to show users how to best test the project via jest.