haskell-benign icon indicating copy to clipboard operation
haskell-benign copied to clipboard

Have tests

Open aspiwack opened this issue 3 years ago • 0 comments

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.

aspiwack avatar Nov 19 '22 12:11 aspiwack