Skip to content

feat: detect scenario test dependencies - #97

Draft
joshblack with Copilot wants to merge 1 commit into
mainfrom
copilot/include-tests-as-dependencies
Draft

feat: detect scenario test dependencies#97
joshblack with Copilot wants to merge 1 commit into
mainfrom
copilot/include-tests-as-dependencies

Conversation

Copilot AI commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Scenario packages now declare their test runner dependency. Agent eval detects Vitest while keeping grading files hidden from the agent workspace.

  • Runner detection

    • Detect Vitest in dependencies or devDependencies.
    • Use the detected runner for grading.
  • Test isolation

    • Exclude scenario.test.ts and scenario.browser.test.ts from the initial workspace copy.
  • Authoring

    • Document the Vitest dependency requirement.
    • Add a patch changeset.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants