1 2 3
@when('database.master.available') def setup_database(pgsql): print(pgsql.master['host'] + ' is the host of the posgres server')