tide-testing 0.1.0

tide testing helper
Documentation

tide-testing

a convenient bridge between surf and tide to generate synthetic events for testing

Installation

$ cargo add -D tide-testing

Cargo Features:

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

License