This change avoids errors when tests are cancelled and re-run within a short period of time, for example, using `cargo watch`. It introduces a slight risk of port conflicts between the endpoint tests, and with (ephemeral) ports used by other services. The risk of conflicts across 2 tests is very low, and tests should be run in an isolated environment on busy servers. |
||
|---|---|---|
| .. | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: