containers / podman-compose

a script to run docker-compose.yml using podman
GNU General Public License v2.0
4.85k stars 463 forks source link

github: Add verbose option to integration tests #960

Closed mokibit closed 3 weeks ago

mokibit commented 3 weeks ago

Currently it is not possible to see which test output corresponds to which test exactly. After this PR, before each new test its test name is printed.