ryanplusplus / mach.js

Simple mocking framework for JavaScript inspired by CppUMock and designed for readability
MIT License
5 stars 2 forks source link

mach.match doesn't print correct error message when failing for undefined properties #35

Closed samdup123 closed 4 months ago

samdup123 commented 4 months ago

I started to configure this to use jest and other stuff. When I did that it caused a bunch of tests to fail. I think that would need to be a different PR. I could mess with it if you wanted me to. As this branch stands I can't run the tests because my node version doesn't work with natives.