chore: more granular test namespaces

This commit is contained in:
aclist 2026-07-27 20:21:13 +09:00
parent 4c26d85afd
commit 9b63d38c5a

View File

@ -109,6 +109,7 @@ config-settings-package = { pygobject-stubs = { config = "Gtk3,Gdk3,Soup2" } }
markers = [
"apitest: checks remote endpoints",
"config: config file keys/values",
"realconfig: depends on actual generated local config file",
"mods: tests mod metadata/link creation",
"pefile: validate PE files",
"post_install: requires a completed installation",