Kyle

Results 5 comments of Kyle

Steve, Sorry for the delay in comment on this one, finally getting caught up. I think it should work fine, but would you be able to do a quick merge...

No worries Steve, thanks! Hope the conference is going well!

@stevemcginnis Any interest in pushing forward with this PR?

Same issue here except using format: ``` assert.notIsFile(filePath, "Message"); ``` This results in the error: ``` value: expected 'file/path/file.txt' to exist AssertionError: value: expected 'filePath/file.txtt' to exist at Assertion. (node_modules/chai-fs/lib/assertions/file.js:21:53)...