interception-mock

Crates.iointerception-mock
lib.rsinterception-mock
version0.0.2
sourcesrc
created_at2023-12-22 21:20:57.532438
updated_at2024-01-05 08:22:59.997058
descriptiondll providing the same interface as the interception library for mocking it in tests
homepagehttps://github.com/vpoverennov/interception-mock
repositoryhttps://github.com/vpoverennov/interception-mock
max_upload_size
id1078673
size3,074
Vasiliy Poverennov (vpoverennov)

documentation

README

Crates.io

A dll replicating the interface of the interception library, written in Rust. Intended to be used for testing scenarios where real input events are either impractical or undesirable (unit tests, CI).

Work In Progress.

Commit count: 0

cargo fmt