quarto/test
Package main provides test suites for the Quarto Dagger module.
Installation
dagger install github.com/softwaredevelop/daggerverse/quarto/test@34bcf6411d3d63edac14b34277540ebc74ac4092Types
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 moduleFunction Quartotest.all is not accessible from the quarto/test moduleFunction Quartotest.all is not accessible from the quarto/test moduleFunction Quartotest.all is not accessible from the quarto/test modulebuild() 🔗
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 moduleFunction Quartotest.build is not accessible from the quarto/test moduleFunction Quartotest.build is not accessible from the quarto/test moduleFunction Quartotest.build is not accessible from the quarto/test moduleextensions() 🔗
Extensions tests installing Quarto extensions.
Return Type
Void ! Example
Function Quartotest.extensions is not accessible from the quarto/test moduleFunction Quartotest.extensions is not accessible from the quarto/test moduleFunction Quartotest.extensions is not accessible from the quarto/test moduleFunction Quartotest.extensions is not accessible from the quarto/test modulefullVersion() 🔗
FullVersion tests the CLI against the quarto-full image.
Return Type
Void ! Example
Function Quartotest.fullVersion is not accessible from the quarto/test moduleFunction Quartotest.fullVersion is not accessible from the quarto/test moduleFunction Quartotest.fullVersion is not accessible from the quarto/test moduleFunction Quartotest.fullVersion is not accessible from the quarto/test modulerender() 🔗
Render tests running the render process directly on the container.
Return Type
Void ! Example
Function Quartotest.render is not accessible from the quarto/test moduleFunction Quartotest.render is not accessible from the quarto/test moduleFunction Quartotest.render is not accessible from the quarto/test moduleFunction Quartotest.render is not accessible from the quarto/test moduleversion() 🔗
Version tests the CLI against the default lightweight image.
Return Type
Void ! Example
Function Quartotest.version is not accessible from the quarto/test moduleFunction Quartotest.version is not accessible from the quarto/test moduleFunction Quartotest.version is not accessible from the quarto/test moduleFunction Quartotest.version is not accessible from the quarto/test module