Skip to content

[test-improver] Monthly Activity 2026-06 #8747

@Evangelink

Description

@Evangelink

🤖 Test Improver here - I'm an automated AI assistant focused on improving tests for this repository.

Activity for June 2026

Suggested Actions for Maintainer

  • Review PR (test-assist/vb-asserts-in-catch-blocks): Add VB.NET tests for AvoidAssertsInCatchBlocksAnalyzer (MSTEST0078) — Review

Maintainer Priorities

No specific priorities communicated yet.

Testing Opportunities Backlog

  1. VB.NET coverage gaps — Many analyzers still have no VB tests: ClassCleanupShouldBeValid, ClassInitializeShouldBeValid, TestInitializeShouldBeValid, TestCleanupShouldBeValid, AssemblyInitializeShouldBeValid, AssemblyCleanupShouldBeValid, TestMethodShouldBeValid, AssertionArgsShouldBePassedInCorrectOrder, AvoidUsingAssertsInAsyncVoidContext, etc.
  2. MSTest.Engine internal class coverageTestArgumentsManager, TestFixtureManager, ThreadPoolTestNodeRunner are non-trivial but internal. Would require InternalsVisibleTo or integration tests.

Discovered Commands

  • Build (Debug): ./build.sh (Linux) / .\build.cmd (Windows)
  • Unit Tests: ./build.sh -test
  • Pack NuGets: ./build.sh -pack
  • Integration Tests: ./build.sh -pack -test -integrationTest
  • Single test (MTP-style): dotnet run --project test/UnitTests/<Project> -f net8.0 --no-build -- --treenode-filter "/*/*/*/ClassName/MethodName"
  • Single project test: ./build.sh -test --projects "$(pwd)/test/UnitTests/<Project>/<Project>.csproj"

Run History

2026-06-01 23:25 UTC - Run

Generated by Test Improver · sonnet46 3.1M ·

Add this agentic workflows to your repo

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/test-improver.md@main

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingtype/automationCreated or maintained by an agentic workflow.type/test-gapMissing or insufficient tests.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions