TL;DR This one goes into howto category, for all the testers in the void and future me. Explains how to set size of rspec diff output which is small by…
TL;DR Example of test that should be written by DEVELOPERS. This short post is about how ruby Dir class test proved that my heuristic about current folder feature was wrong….
TL;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…