Dagger
Search

quarto/test

Package main provides test suites for the Quarto Dagger module.

Installation

dagger install github.com/softwaredevelop/daggerverse/quarto/test@5916300c6b88ca11df4c9b2554e496264e24c38b

Types

Quartotest 🔗

Quartotest provides tests for the Quarto module.

all() 🔗

All runs all tests concurrently.

Return Type
Void !
Example
Function Quartotest.all is not accessible from the quarto/test module
Function Quartotest.all is not accessible from the quarto/test module
Function Quartotest.all is not accessible from the quarto/test module
Function Quartotest.all is not accessible from the quarto/test module

build() 🔗

Build tests compiling a document to PDF and verifies the output artifact.

Return Type
Void !
Example
Function Quartotest.build is not accessible from the quarto/test module
Function Quartotest.build is not accessible from the quarto/test module
Function Quartotest.build is not accessible from the quarto/test module
Function Quartotest.build is not accessible from the quarto/test module

extensions() 🔗

Extensions tests installing Quarto extensions.

Return Type
Void !
Example
Function Quartotest.extensions is not accessible from the quarto/test module
Function Quartotest.extensions is not accessible from the quarto/test module
Function Quartotest.extensions is not accessible from the quarto/test module
Function Quartotest.extensions is not accessible from the quarto/test module

fullVersion() 🔗

FullVersion tests the CLI against the quarto-full image.

Return Type
Void !
Example
Function Quartotest.fullVersion is not accessible from the quarto/test module
Function Quartotest.fullVersion is not accessible from the quarto/test module
Function Quartotest.fullVersion is not accessible from the quarto/test module
Function Quartotest.fullVersion is not accessible from the quarto/test module

render() 🔗

Render tests running the render process directly on the container.

Return Type
Void !
Example
Function Quartotest.render is not accessible from the quarto/test module
Function Quartotest.render is not accessible from the quarto/test module
Function Quartotest.render is not accessible from the quarto/test module
Function Quartotest.render is not accessible from the quarto/test module

version() 🔗

Version tests the CLI against the default lightweight image.

Return Type
Void !
Example
Function Quartotest.version is not accessible from the quarto/test module
Function Quartotest.version is not accessible from the quarto/test module
Function Quartotest.version is not accessible from the quarto/test module
Function Quartotest.version is not accessible from the quarto/test module