-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Summary
Hi there, I've just had a look into this project and I'm maintaining a different testing tool in node.js. I'll soon investigate moving the tool to deno. I've also read the blog post to see your motivation on building this tool. Thank you for building it, I might also use your code as reference/example.
I highly suggest that you move the library API to QUnit API: https://api.qunitjs.com/QUnit/module/#hooks-on-nested-modules . I suspect this achieves the same thing and would really help rest of the community to use a shared testing API/tools eventually.
Also, another suggestion: you can make the tool output in TAP - Test Anything Protocol by default so people can write their own custom reporters.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels