Skip to content

Add test-writing task to Solo Dev Starter Suite #5

@Jordak

Description

@Jordak

Goal

Add a test-writing task to the Solo Dev Starter Suite.

Task shape

The task should ask the agent harness to add or update tests for existing behavior without requiring a production-code change, unless a tiny fixture change is necessary.

Acceptance criteria

  • The task uses a real external repository if possible.
  • The repo and commit are public and pinned.
  • Deterministic graders verify the new tests exist and pass.
  • The task has a verified reference_artifact.
  • The task card is generated and readable by humans and AI assistants.
  • Expected failure modes include risks such as context_miss, test_gap, over_edit, and resource_inefficient where appropriate.
  • agentlab task verify-reference <task-bundle> passes.

Notes

Prefer a task where the intended test coverage is clear from existing behavior and not merely snapshot churn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestready-for-agentFully specified and ready for an AFK agent

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions