Obsidian Integration Test

Run integration tests against a live Obsidian vault using the obsidian CLI. Use for: verifying plugin behavior end-to-end, checking DOM state after commands, asserting no runtime errors, creating/reading/deleting test fixtures in the vault, taking screenshots, inspecting console output. Do NOT use for unit tests or mocked environments.

s2b-dev f2d6e8d 4.9 KB Updated

File contents

s2b-dev/smart-second-brain/tree/main/.github/skills/obsidian-integration-test commit f2d6e8d45e

Frequently asked questions

npx skillmds@latest add s2b-dev/obsidian-integration-test