chai-fs icon indicating copy to clipboard operation
chai-fs copied to clipboard

Chai assertions for Node.js filesystem

Results 14 chai-fs issues
Sort by recently updated
recently updated
newest added

## Version **5.0.0** of [mocha](https://github.com/mochajs/mocha) was just published. Dependency mocha Current Version 4.1.0 Type devDependency The version **5.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## The devDependency [mkdirp](https://github.com/isaacs/node-mkdirp) was updated from `0.5.1` to `1.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

*** ☝️ **Important announcement:** Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...

greenkeeper

*** ☝️ **Important announcement:** Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...

greenkeeper

## The dependency [readdir-enhanced](https://github.com/JS-DevTools/readdir-enhanced) was updated from `2.2.4` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [del](https://github.com/sindresorhus/del) was updated from `3.0.0` to `4.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

When using this plugin in conjunction with [chai-as-promised](https://github.com/domenic/chai-as-promised), you can run into issues the way you both override `equal`. With code like `await expect(foo).to.eventually.equal(bar)` Without this change: ``` TypeError: {...

## The devDependency [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint) was updated from `1.1.0` to `2.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

The comment on https://github.com/chaijs/chai-fs/blob/e59d5523eed89c6d9f6cee54265e9fc5aad37cb1/lib/assertions/directory_content.js#L74 claims that `/` is hard-coded to make tests portable. (In our case, this actually makes our tests _less_ portable as we use `path.join` in our tests...

## Version **2.0.0** of **grunt-contrib-clean** was just published. Dependency grunt-contrib-clean Current Version 1.1.0 Type devDependency The version **2.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper