Closed usmanyunusov closed 2 years ago
@iambumblehead I want to use esmock with a uvu (https://github.com/lukeed/uvu). Did not work out.
@usmanyunusov thanks I'll try adding uvu tests the ava ones inside esmock
@usmanyunusov uvu tests are passing here https://github.com/iambumblehead/esmock/pull/35
{
"test-uvu": "node --no-warnings --loader=esmock ./node_modules/uvu/bin.js ./spec/uvu/"
}
@iambumblehead It works at OS Win is?
@usmanyunusov yes windows filepaths fixed a few days ago here https://github.com/iambumblehead/esmock/issues/20 and esmock now includes windows-latest test pipeline
@iambumblehead Thanks! I will fix tests.
@usmanyunusov I'm lurking this package because it is one of the few to use esmock.
esmock was updated recently to support windows https://github.com/iambumblehead/esmock/issues/20
You may have simply lost interest in this package, but I'm letting you know the windows issue is resolved.