Skip to content
Discussion options

You must be logged in to vote

It is equivalent to the following:

  1. php artisan migrate:fresh on your default connection (per your phpunit.xml with fallback to app default) +
  2. Wrapping all DB calls in a transaction that's rolled back on tear down

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SuperDJ
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants