I have (finally) reached a point where I need to write tests for a small Haskell program I have written, which is being used in anger.
Are there any recommendations on what libraries / tools to use, if you are starting from nothing, today?
I will go searching and looking, but sometimes a(n opinionated) recommendation is a useful starting point.