Skip to content

Document automated testing strategy #671

Open
@jander-msft

Description

@jander-msft

Document the testing strategy so that tests are consistent. For example:

  • Unit test assemblies should reference the assembly that is tested and be named the same + ".UnitTests".
  • Functional test assemblies should not reference product assemblies directly, but run the product binaries and verify it works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions