ndmitchell / debug

Haskell library for debugging
BSD 3-Clause "New" or "Revised" License
122 stars 7 forks source link

Feature/mark auto tests #48

Closed marklnichols closed 6 years ago

marklnichols commented 6 years ago

Automated the testing for variables and their correct values.

I believe I did the fork workflow correctly this time, but the old commits are there again -- it may be that this branch was created back when all those commits were in my fork... My fork is clean now though, so hopefully this is the last one.

marklnichols commented 6 years ago

It looks like the hlint camel case rule is turned on now (vs some of the test function names)

ndmitchell commented 6 years ago

Thanks Mark! I've disabled the camel-case rule and merged.