tomato icon indicating copy to clipboard operation
tomato copied to clipboard

debug mode

Open alileza opened this issue 6 years ago • 0 comments

add debug mode when running the test, show verbose log of what tomato is doing.

Level 1 : handler Level 2 : handler, resource

examples :

resource "psql" connected to "127.0.0.1:5432" using driver "postgres"
"psql" exec query "INSERT INTO"
"psql" query row "SELECT COUNT(*) FROM"

alileza avatar Aug 08 '18 15:08 alileza