c64livesC
Deno3y ago
1 reply
c64lives

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 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.
Issues · japa/runner
Was this page helpful?