1 2 3 4 5
// Integration tests for the `web` CLI command. // // Tests that require a running web server should use a random OS-assigned port // and be annotated with `#[ignore = "requires web server"]` if an external // dependency is needed.