Skip to content

Conversation

@thomhurst
Copy link
Owner

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the generated test verification outputs to reflect context refactoring by:

  • Inserting a new EngineTest(Pass) attribute into each test’s Attributes array
  • Adjusting TestLineNumber values to match the updated context hierarchy

Reviewed Changes

Copilot reviewed 276 out of 276 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
TUnit.Core.SourceGenerator.Tests/MatrixTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/InheritedTestsFromDifferentProjectTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/InheritedPropertySetterTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/Hooks1594.Test.verified.txt Added EngineTest(Pass)
TUnit.Core.SourceGenerator.Tests/GenericMethodTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/EnumerableTupleDataSourceDrivenTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/EnumerableDataSourceDrivenTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/EnumMemberNamesTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/DataSourceGeneratorTests.Typed.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/DataSourceClassCombinedWithDataSourceMethodTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/DataDrivenTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/CustomDisplayNameTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/ConstantsInInterpolatedStringsTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/ConstantInBaseClassTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/ConstantArgumentsTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/ClassTupleDataSourceDrivenTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/ClassDataSourceDrivenTestsSharedKeyed.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/ClassDataSourceDrivenTests2.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/ClassDataSourceDrivenTests.Test.verified.txt Added EngineTest(Pass) and bumped test line numbers
TUnit.Core.SourceGenerator.Tests/Basic.Test.verified.txt Bumped DynamicTestBuilderContext line number

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong work of IDisposeAsync on shared perAssembly class when injecting into another classDataSource

2 participants