#mocking #interception #dll #unit-testing #input-event #interface

interception-mock

dll providing the same interface as the interception library for mocking it in tests

2 releases

0.0.2 Jan 5, 2024
0.0.1 Dec 22, 2023

#309 in Testing

30 downloads per month

LGPL-3.0

4KB

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.

No runtime deps