containers / podman-compose

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

Migrate tests to unittest #871

Closed p12tic closed 4 months ago

p12tic commented 4 months ago

unittest is more straightforward without any magic. In a small project like podman-compose being easy to understand is more important than features.