Skip to content

Removes the need for `fakefs`

gitlab-qa-bot requested to merge github/fork/alindeman/removes_fakefs into master

Created by: alindeman

  • IsolatedDirectory isolates Dir.pwd to a temporary directory removed after the tests run.
  • IsolatedHomeDirectory isolates ENV['HOME'] to a temporary directory removed after the tests run.

Merge request reports