Empiree / DeftSharp.Windows.Input

An open-source .NET library designed for keyboard and mouse control in Windows.
MIT License
73 stars 21 forks source link

Create tests for custom interceptors #32

Open Empiree opened 8 months ago

Empiree commented 8 months ago

The 0.6 update introduced custom interceptors. It would be great to write a couple of small tests that will check their performance.

Place it in the DeftSharp.Windows.Input.Tests.CustomInterceptors namespace.

Please maintain consistency and pay attention to the code-style of other tests. But at the same time, don't hesitate to try something new.

There are no requirements as such, it all depends on your imagination. If you have any questions, I will be happy to answer them :)