mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
My main motivation here is that I'd like to add some unit tests (as opposed to testing everything using QuickCheck properties), but there are other benefits: it's now easier to run a subset of tests -- the command-line interface is more powerful. Also, rename the test-suite to "tests" as it's no longer limited to properties.