Skip to content

Conversation

@rogeralsing
Copy link
Contributor

Summary

  • split test tree names on underscores for BDD-style method naming
  • add coverage for underscore-separated AddTests/FindNodeByPath cases
  • document TestTree separator behavior in memory

Testing

  • dotnet test tests/Asynkron.TestRunner.Tests

Fixes #10

@rogeralsing
Copy link
Contributor Author

Progress notes: added underscore to TestTree path separators, added tests for underscore-splitting + FindNodeByPath behavior, added memory note for TestTree; ran MSBUILD : error MSB1009: Project file does not exist.
Switch: tests/Asynkron.TestRunner.Tests (warnings only).

@rogeralsing rogeralsing mentioned this pull request Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failing Test: Asynkron.TestRunner.Tests.TestTreeTests.FindNodeByPath_WorksWithUnderscoreSeparators

2 participants