Current state of integrating unit tests with Haskell's Cabal?

Viewed 2721

When i google for how to integrate unit tests with cabal files, i either find

How would you run all unit test using cabal (for example everytime i do a "cabal build") today?

1 Answers
Related