From 32eb1ec9f28ffb292f863d67c7eb98ef885246b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Buchet?= Date: Tue, 14 Oct 2025 07:25:02 +0200 Subject: [PATCH] Add shellspec (#699) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0384ace..2e81753 100644 --- a/readme.md +++ b/readme.md @@ -161,6 +161,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [reachable](https://github.com/italolelis/reachable) - Check if a domain is up. - [loadtest](https://github.com/alexfernandez/loadtest) - Run load tests. - [diff2html-cli](https://github.com/rtfpessoa/diff2html-cli) - Create pretty HTML from diffs. +- [shellspec](https://github.com/shellspec/shellspec) - A full-featured BDD unit-testing framework for all POSIX shells. ### Text Editors