Skip to content

Releases: Issafalcon/neotest-dotnet

v1.6.5

01 Jun 12:28
caeb52b
Compare
Choose a tag to compare

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

26 May 11:54
4cbf726
Compare
Choose a tag to compare

1.6.4 (2024-05-26)

Bug Fixes

  • xunit: TS query for latest parser (2165a39)

v1.6.3

13 Apr 16:07
3844d16
Compare
Choose a tag to compare

1.6.3 (2024-04-13)

Bug Fixes

  • xunit: TS query for Fact attribute (8f8ab91), closes #96

v1.6.2

13 Mar 21:59
15943dd
Compare
Choose a tag to compare

1.6.2 (2024-03-13)

Bug Fixes

  • xunit: - Caching dotnet test run to discover names (209338d)

v1.6.1

07 Mar 18:26
fed7636
Compare
Choose a tag to compare

1.6.1 (2024-03-07)

Bug Fixes

  • dap-args: Fixes dap args after previous PR changes (41cdee9)

v1.6.0

22 Feb 17:26
c19df2a
Compare
Choose a tag to compare

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

07 Feb 19:05
cc387cb
Compare
Choose a tag to compare

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

22 Dec 13:39
1532f61
Compare
Choose a tag to compare

1.5.2 (2023-12-22)

Bug Fixes

  • result-utils: Fixes issue with trx when display name is specified (7668ff9)

v1.5.1

25 Oct 16:48
f7bdb60
Compare
Choose a tag to compare

1.5.1 (2023-10-25)

Bug Fixes

  • 72: Fixes NUnit specflow test discovery issues (cad1258)

v1.5.0

13 Aug 10:55
6528e76
Compare
Choose a tag to compare

1.5.0 (2023-08-13)

Features

  • nunit: Adds support for testcasesource attribute (58e7de7)