bashunit (@bashunit) 's Twitter Profile
bashunit

@bashunit

A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way, discover the most modern bash testing library.

ID: 1702450906472607744

linkhttps://bashunit.typeddevs.com/ calendar_today14-09-2023 22:36:23

394 Tweet

296 Takipçi

464 Takip Edilen

bashunit (@bashunit) 's Twitter Profile Photo

Writing Bash scripts? Don’t skip testing! Try bashunit for fast, simple, and reliable unit tests. Save time, catch bugs early, and code with confidence! bashunit.typeddevs.com/quickstart#usa… #bash #testing #bashunit #opensource #software

bashunit (@bashunit) 's Twitter Profile Photo

"My Bash script broke prod again..." 😅 You should have used #bashunit! It’s like a bug zapper for your code. Zap zap, done! bashunit.typeddevs.com #bashunit #Scripting

bashunit (@bashunit) 's Twitter Profile Photo

Added a new initialization command that introduces a `--init` option for faster project setup github.com/TypedDevs/bash…

bashunit (@bashunit) 's Twitter Profile Photo

🚀 bashunit 0.22.0 is out! 🧪 What's new: 🏁 --init to scaffold test setup 🔇 --no-output for silent runs ⏱ Fix time always showing 0 ms 🖥 Better terminal width detection ⚡️ Optimized clock & help display github.com/TypedDevs/bash… #bash #testing #bashunit

bashunit (@bashunit) 's Twitter Profile Photo

"Using bashunit the tests get pretty easy to read and also remove the need for most operating system specific workarounds." markus staab | @[email protected] staabm.github.io/2024/06/28/rea…

bashunit (@bashunit) 's Twitter Profile Photo

Runs a command capturing its exit status, standard output, and standard error, and checks all provided expectations: github.com/TypedDevs/bash…

Runs a command capturing its exit status, standard output, and standard error, and checks all provided expectations: github.com/TypedDevs/bash…
bashunit (@bashunit) 's Twitter Profile Photo

By default, #bashunit derives the name shown in reports from the test function name. If you need a more descriptive title, you can override it inside the test using `set_test_title` github.com/TypedDevs/bash…

By default, #bashunit derives the name shown in reports from the test function name. If you need a more descriptive title, you can override it inside the test using `set_test_title` github.com/TypedDevs/bash…