TypedDevs / 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.
https://bashunit.typeddevs.com
MIT License
317 stars 27 forks source link

Improve data provider output #204

Closed Chemaclass closed 11 months ago

Chemaclass commented 11 months ago

📚 Description

Issue: https://github.com/TypedDevs/bashunit/issues/203 ; Milestone 1

🔖 Changes

BEFORE

Screenshot 2023-10-21 at 15 42 46

AFTER

Screenshot 2023-10-21 at 15 43 14

✅ To-do list

Chemaclass commented 11 months ago

I like it! What about giving color to the argument names. Like "red" or "blue" ?

@JesusValera, interesting observation. Feel free to try that yourself in a follow up PR ðŸ§