mailstoakumar
Results
1
issues of
mailstoakumar
I am trying to update test cases from mocha+mock-fs to vitest+memfs. I am stuck with a test case for the following: import mockfs from 'mock-fs'; it('should action', async () =>...