Releases: Issafalcon/neotest-dotnet
Releases · Issafalcon/neotest-dotnet
v1.6.5
1.6.5 (2024-06-01)
Bug Fixes
- 103: Fixes remaining file scoped namespace tests (cc56f9c)
- 103: Installing nio as deps to fix tests (1ad233e)
- nunit: Tests fix for one test (9238353)
v1.6.4
1.6.4 (2024-05-26)
Bug Fixes
- xunit: TS query for latest parser (2165a39)
v1.6.3
1.6.3 (2024-04-13)
Bug Fixes
- xunit: TS query for Fact attribute (8f8ab91), closes #96
v1.6.2
1.6.2 (2024-03-13)
Bug Fixes
- xunit: - Caching dotnet test run to discover names (209338d)
v1.6.1
1.6.1 (2024-03-07)
Bug Fixes
- dap-args: Fixes dap args after previous PR changes (41cdee9)
v1.6.0
1.6.0 (2024-02-22)
Features
- dotnet-test: Fixes nesting issue with parameterized tests (56d3e56)
- dotnet-test: Supports discovery when using custom display name (8af2c78)
- scope: Fixes parent name of parameterized tests (4ebc336)
- scope: Fixes xunit query (ca5640a)
Bug Fixes
- dotnet-test: Fixes discover_positions tests (afdd1d4)
- dotnet-test: Fixes specflow for xunit (6e24029)
- dotnet-test: Updates mstest framework utils (ed70202)
v1.5.3
1.5.3 (2024-02-07)
Bug Fixes
- custom-attributes: do not ignore the result of
tbl_flatten
(f681bad)
- custom-attributes: Fix formatting to pass linter (9d06182)
- customattributes: Adds unit test for standalone custom attribute (5819656)
v1.5.2
1.5.2 (2023-12-22)
Bug Fixes
- result-utils: Fixes issue with trx when display name is specified (7668ff9)
v1.5.1
1.5.1 (2023-10-25)
Bug Fixes
- 72: Fixes NUnit specflow test discovery issues (cad1258)
v1.5.0
1.5.0 (2023-08-13)
Features
- nunit: Adds support for testcasesource attribute (58e7de7)