actix-web/actix-test
Matt Palmer 0afdb268e9 actix-test: allow the configuration of the TestServer address
This is useful if you're running (say) Selenium tests against a running TestServer, and the Selenium workers are Docker containers elsewhere in the network.
Not a *particularly* common use case, perhaps, but one that I can attest happens every now and then.
2024-05-06 09:59:31 +10:00
..
src actix-test: allow the configuration of the TestServer address 2024-05-06 09:59:31 +10:00
CHANGES.md actix-test: allow the configuration of the TestServer address 2024-05-06 09:59:31 +10:00
Cargo.toml chore(actix-test): prepare release 0.1.3 2024-02-04 00:33:42 +00:00
LICENSE-APACHE migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
LICENSE-MIT migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00