A Mix task for setting up the test environment by creating and migrating the test database.
Runs the test setup task by creating and migrating the test database.
@spec run(list() | nil) :: any()
Parameters:
args: list | nil - Command line arguments (not used)
Returns: