From 40c2f534b48e9419a7550553a2355928625bb788 Mon Sep 17 00:00:00 2001 From: Dheeraj Kumar Date: Mon, 22 Jun 2026 01:18:03 +0530 Subject: [PATCH] Add Parlel to Testing & Quality --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..747bd1a 100644 --- a/readme.md +++ b/readme.md @@ -116,6 +116,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [ESLint](https://eslint.org/) - Linting utility for JavaScript and TypeScript. * [Prettier](https://prettier.io/) - Opinionated code formatter. * [SonarQube](https://www.sonarsource.com/products/sonarqube/) - Continuous inspection of code quality. +* [Parlel](https://github.com/dksingh1997/parlel) - 250+ local service emulators (Stripe, Postgres, Slack, S3, Kafka and more) on Docker, speaking real wire protocols for integration tests and CI without hitting real services. ## Docs & Knowledge