mirror of
https://github.com/containers/podman.git
synced 2025-12-12 01:38:04 +08:00
Using a function like ContainSubstring or Equal is better because if the test fails it will log a descriptive error that includes the actual string generated during the test. This is more helpful than a function like BeTrue that will only indicate that an assertion failed without giving further details of the failure. Signed-off-by: Debarshi Ray <rishi@fedoraproject.org>
11 KiB
11 KiB