lizmat / App-Rak

21st century grep / find / ack / ag / rg on steroids
Artistic License 2.0
152 stars 7 forks source link

tomty black box tests #1

Closed melezhik closed 2 years ago

melezhik commented 2 years ago

Example output:

$ tomty  --dump-task --color --all
[1/5] / [rak-pager] .......  2 sec. OK
[2/5] / [rak-search] .......  1 sec. OK
[3/5] / [rak-search-before-after] .......  4 sec. OK
[4/5] / [rak-search-dir] .......  2 sec. OK
[5/5] / [rak-search-files-only] .......  2 sec. OK
=========================================
(=: / [5] tests in 11 sec / (5) tests passed
melezhik commented 2 years ago

if you need some colors:

output

lizmat commented 2 years ago

FWIW, negating a boolean option can also be done with --/foo. Less chance of typing False wrong :-)

melezhik commented 2 years ago

| FWIW, negating a boolean option can also be done with --/foo. Less chance of typing False wrong :-)

fixed!

melezhik commented 2 years ago

https://gistcdn.githack.com/melezhik/817a5b17b91e1e2fb0aa9ac7f7e4f41c/raw/688f8b1fd1f7e9ff120ad8e2f78bf81e714a360b/report.html