You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- add coverage for most implemented non-`npm install` behavior
- add a wallabyjs config file
- add [`read-package-json`](https://npm.im/read-package-json) for some normalization
- rename fixtures, reorganize tests somewhat
- add a helper function to run `createPackageJson` in silent mode w/ `barePrompt`
- change some assertions to use `deepStrictEqual`
- add TODO list to `README.md`
- better handling of `scripts`, `keywords`, and `repository` fields
- update build matrix
0 commit comments