/tstr

A small, rspec-like testing framework I wrote in 2015 in under an hour and 100 LOC (yep, that was the restriction). You probably ain't gonna use but, and neither am I :smile:

Primary LanguageRuby

Tstr

$ ruby tstr.rb tstr_demo.rb
#<Class:0x007fc4fa0856f8>::A - has 42 - passes
#<Class:0x007fc4fa0856f8>::A - sums - fails

2 samples: 1 passed, 1 failed