[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67613] Introduce unit tests for oci-container-service-type.
From: |
Ludovic Courtès |
Subject: |
[bug#67613] Introduce unit tests for oci-container-service-type. |
Date: |
Thu, 14 Dec 2023 19:34:59 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
paul <goodoldpaul@autistici.org> skribis:
> I definitely misunderstood, I'll work also on system tests like those
> you pointed out. Thank you, I was not aware of them, I was wondering
> how do I run them?
With ‘make check-system TESTS=…’:
https://guix.gnu.org/manual/devel/en/html_node/Running-the-Test-Suite.html
Apologies for the miscommunication!
Ludo’.