Runners
Runners encapsulate assertions and workflows executed through engine.Execute(t, runner).
Main runner packages:
netoche: HTTP request/response validationbancoche: SQL query/result validationmongochecker(provider module): Mongo query/result validation
You can also compose runners with atores.MultiRunner.