Database supportΒΆ
Database plugins can start and stop database process. You can configure it to use existing database.
Testsuite clears database and applies data fixtures before each test ensure database in known state.
Data fixtures are loaded via staatic files, see Working with static files.