Versions in this module Expand all Collapse all v1 v1.0.1 Apr 19, 2024 Changes in this version + const Binding + type Application struct + func NewApplication(app foundation.Application) *Application + func (receiver *Application) Docker() testing.Docker + type ServiceProvider struct + func (receiver *ServiceProvider) Boot(app foundation.Application) + func (receiver *ServiceProvider) Register(app foundation.Application) + type TestCase struct + func (receiver *TestCase) RefreshDatabase(seeds ...seeder.Seeder) + func (receiver *TestCase) Seed(seeds ...seeder.Seeder)