OpenSCAP integration tests
  • Shell 64.5%
  • Makefile 35.5%
Find a file
Jan Černý b345531df7 Add PyTest as a test dependency
After merging https://github.com/OpenSCAP/openscap/pull/2039,
OpenSCAP upstream test suite will require pytest for running,
because it will contain a Python unit test for the autotailor
utility.
2023-10-05 13:58:25 +02:00
.fmf Add fmf metadata 2020-08-26 13:43:40 +02:00
plans Replace STI with tmt (for testing tests) 2022-04-08 15:38:39 +02:00
Sanity Add PyTest as a test dependency 2023-10-05 13:58:25 +02:00
README.md Update link to Fedora CI in README.md 2020-11-10 16:04:25 +01:00

OpenSCAP CI repository

This repository contains integration tests for OpenSCAP.

The main point of this repository is to collect tests by packages that depend on OpenSCAP, so they can be sure that new version of OpenSCAP doesn't break them.

This initiative is based on the Fedora CI.