Reading Time: 1 minuteTL;DR This post is about heuristic that I discovered while I wrote rspec ruby test script. Heuristic can be applied in any situation when you investigate errors reported on file line number. One of my test frameworks includes Ruby where I write test scripts in rspec. I like rspec because it represents domain specific language … Continue reading Bottom up Heuristic
Recent Comments