haskell-benign
haskell-benign copied to clipboard
Have tests
I don't have tests for this repository, yet. It's hard to test this repository. I think that we can have golden tests, at least for logging frameworks (of the form: evaluate an expression, check the output). I rather like tasty-golden, I guess I'm going to use it.
It's not going to be super easy for every backend, though. For instance: I don't think that I can reliably read the output of the eventlog from inside my application.
I don't really have a plan yet.