Tests for extension lookups
Open
- Dominant language
- JavaScript
- Stars
- 408
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
While thinking about https://github.com/gulpjs/gulp-cli/pull/214#issuecomment-637921048
I realized I also needed to add the `.mjs` extension to the 1.x and 2.x release streams of `interpret`, but all the tests were passing for `gulp-cli`.
I think this is due to us using `--gulpfile` for all our tests. @sttk do you know a way to test for the extensions?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.