I have just used Laravel Permission plugin, and now, I need to seed 3 tables before each tests Roles, Permissions:
Without this, my functional tests run in 57 secs.