Skip to content

For Developers: Automated Testing

Jason Gerecke edited this page Feb 16, 2022 · 1 revision

The input-wacom driver does not have any internal test suites. Instead, we rely on third-party suites for automated testing. For example:

These tests may be run automatically whenever code is pushed to the repository or when a pull request is created.

Clone this wiki locally