Skip to content

Refactor and split up tests.targets and companion files #27455

Closed
@ViktorHofer

Description

@ViktorHofer

We should refactor our testing framework which consists of tests.targets and companion files like CodeCoverage.targets, PerfTesting.targets and others. I'm not thinking about a full blown separation of concerns to make it usable by a wide variety of projects but about making targeted enhancements that currently cause issues and slow down improvements. Afaik, Jose already started refactoring the test framework as we plan to move it to arcade.

An example structure for the test framework files, related to task 1:

  • tests.props
  • tests.coverage.props
  • tests.performance.props
  • tests.publish.props
  • tests.targets
  • tests.coverage.targets
  • tests.performance.targets
  • tests.publish.targets

cc @danmosemsft @joperezr @safern @weshaggard

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions