reframe-hpc / reframe

A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
https://reframe-hpc.readthedocs.org
BSD 3-Clause "New" or "Revised" License
214 stars 102 forks source link

[doc] Document the limitations of the test generation options #3080

Closed vkarak closed 9 months ago

vkarak commented 9 months ago

I've also re-org'ed of the related docs a bit and have created a new options group in the CLI for the test generation options.

Closes #3072.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e756287) 86.62% compared to head (9386818) 86.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3080 +/- ## ======================================== Coverage 86.62% 86.62% ======================================== Files 61 61 Lines 12035 12036 +1 ======================================== + Hits 10425 10426 +1 Misses 1610 1610 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.