From 364254a182263cd252ae9e470ef38e77dec22803 Mon Sep 17 00:00:00 2001 From: justbyitself Date: Thu, 25 Dec 2025 04:12:17 +0100 Subject: [PATCH] Add bats-core (#732) Co-authored-by: Jonathan Neidel --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 383826b..afefbf6 100644 --- a/readme.md +++ b/readme.md @@ -278,7 +278,8 @@ Expose a service running on localhost to the public web for testing and sharing. - [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard) - Modular visual interface for GDB. - [loadtest](https://github.com/alexfernandez/loadtest) - Run load tests. - [Step CI](https://github.com/stepci/stepci) - API testing and QA framework. - +- [bats-core](https://github.com/bats-core/bats-core) - Bash Automated Testing System. + ## Productivity - [doing](https://github.com/ttscoff/doing/) - Keep track of what you’re doing and track what you’ve done.