Try to mock the filesystem using https://github.com/bovigo/vfsStream
So tests wont modify filesystem, also wont be necesary to clean the filesystem modifications before/after the test is run
Try to mock the filesystem using https://github.com/bovigo/vfsStream
So tests wont modify filesystem, also wont be necesary to clean the filesystem modifications before/after the test is run