Skip to content

ci: Use `cargo nextest` for integration tests by fixing rustainers health check

Wiktor Kwapisiewicz requested to merge wiktor/fix-nextest-int into main

This strategy is more robust when starting multiple containers.

Updating rustainers to 0.14 is needed for require_valid_certs configuration toggle. Since NetHSM uses self-signed certificate on port 8443 the check would always fail otherwise.

See: https://github.com/wefoxplatform/rustainers/issues/40 Fixes: #109 (closed)

Merge request reports

Loading