Benjamin Sago 8be5400d40 Handle HTTPS errors more nicely vor 4 Jahren
..
README.md 6d77070370 Add integration test suite vor 4 Jahren
badssl.toml 5f69a6afb7 Replace Tokio with std vor 4 Jahren
basics.toml 60ab9e3771 Two xtest fixes vor 4 Jahren
bins.toml 8be5400d40 Handle HTTPS errors more nicely vor 4 Jahren
errors.toml 60ab9e3771 Two xtest fixes vor 4 Jahren
help.toml eb08304fdc Give all xtests names vor 4 Jahren
https.toml 24e71f4d08 Tag tests and use Cargo features for quick mode vor 4 Jahren
json.toml 24e71f4d08 Tag tests and use Cargo features for quick mode vor 4 Jahren
tcp.toml 24e71f4d08 Tag tests and use Cargo features for quick mode vor 4 Jahren
tls.toml 24e71f4d08 Tag tests and use Cargo features for quick mode vor 4 Jahren
udp.toml 24e71f4d08 Tag tests and use Cargo features for quick mode vor 4 Jahren

README.md

dog › xtests

This is dog’s extended test suite. It gets run using Specsheet. They run a complete end-to-end set of tests, covering network connections, DNS protocol parsing, command-line options, and error handling.

For completeness, this makes connections over the network. This means that the outcome of some of the tests is dependent on your own machine’s connectivity! It also means that your own IP address will be recorded as making the requests.

The tests have the following set of Specsheet tags: