Skip to content

Commit

Permalink
tests: add sssd_test_framework.markers plugin
Browse files Browse the repository at this point in the history
This loads additional markers defined in the sssd_test_framework.

Currently, there is only `builtwith` to check if SSSD was built with
particular feature (files-provider only at this moment).

Reviewed-by: Iker Pedrosa <[email protected]>
Reviewed-by: Justin Stephenson <[email protected]>
  • Loading branch information
pbrezina authored and alexey-tikhonov committed Sep 15, 2023
1 parent e73efe1 commit 233a846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/system/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"pytest_mh",
"pytest_ticket",
"sssd_test_framework.fixtures",
"sssd_test_framework.markers",
)


Expand Down

0 comments on commit 233a846

Please sign in to comment.