input-output-hk / devx

The Developer Experience Shell - This repo contains a nix develop shell for haskell. Its primary purpose is to help get a development shell for haskell quickly and across multiple operating systems (and architectures).
Apache License 2.0
37 stars 9 forks source link

Run tests with wine by default #53

Closed hamishmack closed 10 months ago

hamishmack commented 1 year ago

When cross compiling for windows use set the cabal flag --test-wrapper to point at a script that runs the test in wine.