Skip to content

Conversation

@dougbu
Copy link
Contributor

@dougbu dougbu commented Mar 7, 2022

  • use more modern C# syntax

  • remove extra AssemblyTestLog.Create(...) overload

    • was just used in tests and other overload already more direct (and worth testing)
  • remove useless ILoggedTest interface

  • add solution filter and startvs.cmd file

  • make LoggedTestBase an abstract class

  • remove unused usings

  • shorten long Lines

  • also clean 30_api_proposal.md line endings

- use more modern C# syntax
- remove extra `AssemblyTestLog.Create(...)` overload
  - was just used in tests and other overload already more direct (and worth testing)
- remove useless `ILoggedTest` interface
- add solution filter and startvs.cmd file
- make `LoggedTestBase` an `abstract` class
- remove unused `using`s
- shorten long Lines

- also clean 30_api_proposal.md line endings
@dougbu dougbu requested a review from a team March 7, 2022 01:50
@dougbu
Copy link
Contributor Author

dougbu commented Mar 7, 2022

Mostly stuff I noticed while doing #40411 and not worth mixing into that work

@Pilchie Pilchie added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 7, 2022
@dougbu dougbu merged commit 5a0e56e into dotnet:main Mar 8, 2022
@dougbu dougbu deleted the dougbu/testing.cleanup branch March 8, 2022 17:32
@ghost ghost added this to the 7.0-preview3 milestone Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework test-fixed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants