Skip to content

[docs] Update glossary - weekly full scan #8309

Description

Glossary Updates

Scan Type: Full scan (weekly — Monday)

Terms Added:

  • --list-tests json: Documents the new machine-readable JSON test discovery output mode introduced in PR Add --list-tests json for machine-readable test discovery output #8280. Explains the three invocation forms (--list-tests, --list-tests text, --list-tests json), the JSON schema v1 structure, and per-field behaviour (omitted-not-null, array-based traits/properties for duplicate-key safety, schemaVersion versioning).

Changes Analyzed:

Related Changes:

Generated by Glossary Maintainer · ● 3.6M ·

  • expires on May 20, 2026, 5:53 AM UTC

Note

This was originally intended as a pull request, but the git push operation failed.

Workflow Run:View run details and download bundle artifact

The bundle file is available in the agent artifact in the workflow run linked above.

To create a pull request with the changes:

# Download the artifact from the workflow run
gh run download 26015967694 -n agent -D /tmp/agent-26015967694
# Fetch the bundle into a local branch
git fetch /tmp/agent-26015967694/aw-docs-glossary-weekly-2026-05-19.bundle refs/heads/docs/glossary-weekly-2026-05-19:refs/heads/docs/glossary-weekly-2026-05-19-4a5158bcb0f49759
git checkout docs/glossary-weekly-2026-05-19-4a5158bcb0f49759
# Push the branch to origin
git push origin docs/glossary-weekly-2026-05-19-4a5158bcb0f49759
# Create the pull request
gh pr create --title '[docs] Update glossary - weekly full scan' --base main --head docs/glossary-weekly-2026-05-19-4a5158bcb0f49759 --repo microsoft/testfx

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/agentic-workflowsGitHub agentic workflow definitions under .github/workflows/*.md.area/documentationRepository or user-facing documentation.

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions