koajs / koa

Expressive middleware for node.js using ES2017 async functions
https://koajs.com
MIT License
35.2k stars 3.23k forks source link

Use node test runner #1845

Open sirenkovladd opened 1 month ago

sirenkovladd commented 1 month ago

Checklist

use node --test instead of jest See: https://github.com/koajs/koa/issues/1837#issuecomment-2323002820

kevinpeno commented 4 days ago

@sirenkovladd, thanks for all the updates! I want to check in with the more seasoned team about the removed test before moving forward. I appreciate your patience!