diff --git a/readme.md b/readme.md index 25ef014f..bc4421ef 100644 --- a/readme.md +++ b/readme.md @@ -347,6 +347,7 @@ - [Lad](https://github.com/ladjs/lad) - Framework made by a former Express TC and Koa member that bundles web, API, job, and proxy servers. - [Ts.ED](https://github.com/tsedio/tsed) - Intuitive TypeScript framework for building server-side apps on top of Express.js or Koa.js. - [Hono](https://github.com/honojs/hono) - Small and fast web framework. +- [Fedify](https://github.com/fedify-dev/fedify) - TypeScript framework for building federated server apps powered by ActivityPub and the fediverse. ### Documentation @@ -602,6 +603,7 @@ - [Nightwatch](https://github.com/nightwatchjs/nightwatch) - Automated UI testing framework based on Selenium WebDriver. - [WebdriverIO](https://github.com/webdriverio/webdriverio) - Automated testing based on the WebDriver protocol. - [Jest](https://github.com/facebook/jest) - Painless JavaScript testing. +- [Vitest](https://github.com/vitest-dev/vitest) - Fast unit test framework powered by Vite. - [TestCafe](https://github.com/DevExpress/testcafe) - Automated browser testing. - [abstruse](https://github.com/bleenco/abstruse) - Continuous Integration server. - [CodeceptJS](https://github.com/codeceptjs/CodeceptJS) - End-to-end testing.