jsconfjp 2022 LT: https://jsconf.jp/2022/talk/javascript-testing-framework-under-the-hood
demo: https://github.com/togami2864/jsconfjp2022-demo
References:
Building a JavaScript Testing Framework: https://cpojer.net/posts/building-a-javascript-testing-framework
vitest: https://github.com/vitest-dev/vitest
ava: https://github.com/avajs/ava
jest: https://github.com/facebook/jest
deno_std: https://github.com/denoland/deno_std/tree/main/testing