Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/docs/manual/README.md
12926 views

Manual Tests

Tests that require interactive sessions, external services, or browser access that cannot run in automated CI.

Test Suites

Directory / FileAreaSkillDescription
preview/quarto preview/quarto-preview-testLive preview server behavior: URL routing, file watching, live reload, transient file cleanup
publish-connect-cloud/quarto publishPosit Connect Cloud publishing with OAuth flow
mermaid-svg-pdf-tooling.qmdquarto renderMermaid SVG rendering to PDF with external tooling (rsvg-convert)

Running Tests

Each suite has its own README with test matrix and execution instructions. Test fixtures live alongside the README in each directory.

For preview tests, use the /quarto-preview-test skill which automates the start-verify-cleanup cycle.