Possible issue with re-export compatibility with Node
In https://github.com/japa/runner/issues/35, I have described an issue where Deno seems to be incompatible with the Japa test runner (which uses a plugin-style design in which a
It could have something to do with re-exports somehow working differently in Deno, an edge-case? If someone has time to take a quick look it would be amazing.
TestContext class is augmented with additional properties via Object.defineProperty).It could have something to do with re-exports somehow working differently in Deno, an edge-case? If someone has time to take a quick look it would be amazing.
GitHub
Standalone test runner built on top of japa core. Contribute to japa/runner development by creating an account on GitHub.
