mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user