mannemsolutions / pgtester

A tool to run queries against postgres and check for an expected result
GNU General Public License v3.0
0 stars 0 forks source link

Add expected result option #4

Closed sebasmannem closed 3 years ago

sebasmannem commented 3 years ago

in pgtester's own tests (specifically tests2.yaml), we expect that they fail. Add the option that expected result can be a connection failure (maybe even password failure or no rout to host, etc).