Crate sqlx_pg_test_template_runner

Crate sqlx_pg_test_template_runner 

Source

Structs§

TestArgs
Individual test arguments

Enums§

Error

Functions§

close_test_pool
Closes test pool and drops the test database
create_db_from_template
Creates a new database from a template
db_name_of_test_pool
Returns the name of the database for the test pool or error
run_test
Runs an individual test
spawn_test_pool
Spawns test pool with a new database
wrap_run_test
Runs an individual test