Skip to main content
Ctrl+K

canary 26.4.16

  • User's guide
  • API reference
  • Developer's guide
  • Release notes
  • Tutorial
  • GitHub
  • User's guide
  • API reference
  • Developer's guide
  • Release notes
  • Tutorial
  • GitHub

Section Navigation

Getting started

  • About canary
  • Installing canary
  • Getting help
  • Getting started

Basics and usage

  • canary basics
    • Canary basics: the Canary workspace
    • The test file
    • The test case
    • Test statuses
    • Resource allocation
    • Time resources
  • canary usage
    • Finding and listing test files
    • Describing a test file
    • Running tests
    • Filtering tests
    • Parameterizing tests
    • Getting the status of a test session
    • Inspecting log files
    • Rerunning tests
    • Rebaselining tests
    • Finding locations of test assets
    • Enabling/disabling tests
    • Copying and linking resource files into the test execution directory
    • The execute and analyze pattern
    • Marking a test expected to diff or fail
    • Loading modules in your test environment
    • Sourcing rc scripts during test execution

Configuration

  • Configuration
    • Overview
    • Configuration file
    • Configuration settings
    • Setting configuration variables on the command line

Creating reports

  • Reporting test results
    • JUnit style reports
    • Multi-page markdown report
    • Multi-page HTML report
    • JSON report

Extending canary through plugins

  • Extending canary
    • Extend canary with plugins
    • User defined reports
    • User defined commands
    • User defined test generator
    • canary_cmake
      • CMake
      • CTest
      • CDash
    • canary_gitlab
      • Merge request reporting
    • canary_hpc
      • Running tests in a scheduler
      • Resource Pool Considerations
    • canary_vvtest

Commands and directives

  • Command Reference
    • collect
    • config
    • describe
    • docs
    • edit
    • fetch
    • find
    • gc
    • help
    • hpc
    • info
    • init
    • location
    • log
    • rebaseline
    • report
    • rm
    • run
    • select
    • status
    • view
  • Test Directives
    • artifact
    • baseline
    • copy
    • depends_on
    • enable
    • exclusive
    • filter_warnings
    • generate_composite_base_case
    • include
    • keywords
    • link
    • load_module
    • owners
    • parameterize
    • preload
    • set_attribute
    • skipif
    • source
    • testname
    • timeout
    • xdiff
    • xfail
  • Utilities
    • Executable
    • Filesystem
  • canary user’s guide
  • Extending canary

Extending canary#

  • Extend canary with plugins
  • User defined reports
  • User defined commands
  • User defined test generator

Common plugins:

  • canary_cmake
  • canary_gitlab
  • canary_hpc
  • canary_vvtest

previous

JSON report

next

Extend canary with plugins

© Copyright 2024, National Technology & Engineering Solutions of Sandia, LLC (NTESS).

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.17.1.