dodie / testing-in-bash

Bash test framework comparison
GNU General Public License v2.0
132 stars 10 forks source link

Use bats for docker utilitary functions #8

Open brunolnetto opened 1 year ago

brunolnetto commented 1 year ago

Hi, fellows. I am a software developer apprentice. In this journey, I learned docker is a great tool for apps and isolated images in containers. Since I am a Linux user, I use docker on shell.

I wrote some scripts with docker commands to both train my shell and docker skills here: https://github.com/web-needle/sappio/tree/main/src%2Fscripts .

It is kind of you in case you may help me to cover somr use cases. I wrote some easy use cases like wrong command run.

Thank you. :-)

dodie commented 1 year ago

Hi @brunolnetto ,

In the meantime, the link is no longer active. Are there any new versions of the scripts?

Cheers, Dávid

brunolnetto commented 1 year ago

Fear not, here are the commands:

https://github.com/trouchet/sappio/tree/51711344aee214e048eb0ca66ddba82b43666c33/scripts