Open preston opened 2 years ago
I'd like to provide interface types and generated mock data purely in memory. Is there a clean way of doing this? It seems like use of the "mock" function assumes that file system access is available and output is assumed to be to disk.
I'd like to provide interface types and generated mock data purely in memory. Is there a clean way of doing this? It seems like use of the "mock" function assumes that file system access is available and output is assumed to be to disk.