Try `node:test` with TypeScript
Number of word 767
TL;DR 🚶♂️🚶♂️🚶♂️
- Output: https://github.com/g59/bot/pull/1037
- Must be used with a loader to use TypeScript
- The
assert
syntax can be used - I still don't use it at work
Good
- Type information is maintained 👌
describe
,it
can be used 👌
Not Sure
- Asynchronous process not terminated 😶🌫️
- API is different on
node18
node20
https://github.com/kachick/times_kachick/issues/192
Visual
- Very simple
- Not particularly excellent
感想
- TypeScriptを使って小さなものを作りたい時に、nodejsを使うほど小さく便利なものではなかった
- もうしばらく様子を伺う