Skip to content
Snippets Groups Projects
  • Marco Clemencic's avatar
    a659a011
    Add CMake function gaudi_add_pytest · a659a011
    Marco Clemencic authored
    gaudi_add_pytest is used to declare pytest tests. Each of the test
    files discovered by pytest are mapped to one ctest test, to be able to
    run them in parallel.
    
    Tests are collected when ctest is invoked and/or at build time, and only
    in case changes are detected in scanned files.
    a659a011
    History
    Add CMake function gaudi_add_pytest
    Marco Clemencic authored
    gaudi_add_pytest is used to declare pytest tests. Each of the test
    files discovered by pytest are mapped to one ctest test, to be able to
    run them in parallel.
    
    Tests are collected when ctest is invoked and/or at build time, and only
    in case changes are detected in scanned files.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.