Allow running sanity and unit tests with antsibull-nox; impove testing documentation (#10104)

* Whitespace fixes.

* Allow to run unit and sanity tests with antsibull-nox.

* Document installation of needed collections for tests.

* Also mention other sanity tests.
This commit is contained in:
Felix Fontein
2025-05-17 08:02:10 +02:00
committed by GitHub
parent ff0ed6f912
commit 6008e6e1a7
2 changed files with 72 additions and 7 deletions

View File

@@ -54,3 +54,9 @@ doc_fragment = "community.general.proxmox.actiongroup_proxmox"
[sessions.build_import_check]
run_galaxy_importer = true
[sessions.ansible_test_sanity]
include_devel = true
[sessions.ansible_test_units]
include_devel = true