이제 Node.js, Bun, Deno 모두 테스트 러너를 내장하게 되었는데, 서로 API가 다른 게 문제다. 뭔가 셋이서 잘 협의해서 크로스 런타임으로 쓸 수 있는 테스트 프레임워크 API를 마련해 주었으면 좋겠다. @cross/test 같은 거 쓰고 싶지 않다.
If you have a fediverse account, you can reply to this note from your own instance. Search https://hackers.pub/ap/notes/019758b9-742f-751d-90a6-3447f5374645 on your instance and reply to it.
@alinea/suite라는 걸 찾았는데, 이게 좀 더 나은 것 같다. 근데 이것도 CommonJS는 지원 안 하네… 포크해서 고쳐야 하나? 🤔