Run and troubleshoot tests for DBHub, including unit tests, integration tests with Testcontainers, and database-specific tests. Use when asked to run tests, fix test failures, debug integration tests, troubleshoot Docker/database container issues, or add new tests. Also use when verifying code changes work correctly or when CI test failures need investigation.
$npx -y skills add bytebase/dbhub --skill testingInstalls into the current project.
Run `npx skills use "https://github.com/bytebase/dbhub" --skill "bytebase/dbhub/testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bytebase/dbhub" that are relevant to the current task. Run `npx skills add "https://github.com/bytebase/dbhub"` and select the relevant skills, then follow their instructions.