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

Add docs for env config #202

Closed Chemaclass closed 11 months ago

Chemaclass commented 11 months ago

🔖 Changes

🖼️ Demo

https://github.com/TypedDevs/bashunit/assets/5256287/10049843-dffe-4322-9f5c-ef03d64fe4d2

✅ To-do list

antonio-gg-dev commented 11 months ago

And I also think it's not necessary to put the bashunit command in every example, with the .env and the Output it's enough.

antonio-gg-dev commented 11 months ago

Ah, and remember to update the command line section to say that they override the environment configuration and also add a link to the environment configuration if they wanted to make the change permanent.