Skip to content

Audit & Improve End-to-End Testing #1176

Description

@ebhills

Description
Tests are a major drag on our productivity. Our AI heavy coding approach is adding more but not necessarily consistent tests, while the legacy tests may be stale. And when we generate and/or call live models, testing is slower and prone to failure, and leaves cruft in the production system.

Desired Behavior
We need a holistic approach that leverages AI to keep coverage high but friction low.

Blog post https://devblogs.microsoft.com/dotnet/polyglot-unit-testing-agent/ described a Unit Test Writing Agent framework from Microsoft. Repo is here. I want to try this out.

  • Evaluate Unit Test Writing Agent
  • Develop standard approach to example fixtures, mocks vs. live, and model creation/deletion
  • Rollout plan - unit tests
  • Rollout plan - integration tests

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions