dsherret / deno-which

Finds the path to the specified command in Deno.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests that work on in memory file system

dsherret opened this issue · comments

To help improve the tests, we should add a way to inject an in-memory file system.

Meh, it's kind of better to just test on a real file system.