Skip to content

Releases: specsolutions/specsync-plugins

SpecSync.Plugin.OnlyPublishTestResults v1.1.0 - 2025/09/22

22 Sep 09:54

Choose a tag to compare

Improvements:

  • SpecSync.Plugin.OnlyPublishTestResults: Allow extracting ID from core fields like "TestMethod" using regex (#1714)

SpecSync.Plugin.OnlyPublishTestResults v1.0.0 - 2024/10/18

18 Oct 13:53

Choose a tag to compare

SpecSync.Plugin.GenericTestResultMatcher v1.2.0 - 2024/10/18

18 Oct 13:51

Choose a tag to compare

Improvements:

  • Match for test result properties and allow using {test-case-id} placeholder (#1356)

SpecSync.Plugin.ExcelTestResults v1.3.0 2024/10/18

18 Oct 13:49

Choose a tag to compare

Improvements:

  • If ID matches, should not try matching other fields (#1362)

SpecSync.Plugin.ExcelTestSource v1.1.0 2024/09/23

23 Sep 10:54

Choose a tag to compare

Improvements:

  • Make column names parametrizable (#1341)
  • Allow defining first step in test case row, improve flexibility (#1342)
  • Allow using ID prefix in ID column (#1342)

SpecSync.Plugin.ExcelTestResults v1.2.0 2024/09/23

23 Sep 10:52

Choose a tag to compare

Improvements:

  • Treat empty outcome as "NotExecuted" (#1346)
  • Support for non-Gherkin test source (#1347)
  • Support for loading ID with prefix (#1349)
  • Remove obsolete TestCaseIdValueRegex setting (#1349)
  • Support for custom outcome values (#1348)

SpecSync.Plugin.ExcelTestResults v1.1.0 2024/09/16

16 Sep 10:10

Choose a tag to compare

Improvements:

  • Support ID prefix via TestCaseIdValueRegex parameter (#1338)
  • skip rows without identifier (#1336)

Fixes:

  • ID values formatted as number are not supported (#1337)
  • Test result format error & parameter errors are reported incorrectly (#1335)

SpecSync.Plugin.ExcelTestResults v1.0.1 2024/09/12

12 Sep 14:17

Choose a tag to compare

Fixes:

  • Fix: Error loading ExcelTestResults plugin (#1332)

SpecSync.Plugin.GenericTestResultMatcher v1.1.0 - 2024/05/23

23 May 09:30

Choose a tag to compare

Improvements:

  • Allow matching standard console output (StdOut) by general matcher plugin (#1286)

SpecSync.Plugin.NUnitTestSource v1.0.2 - 2023/11/11

11 Nov 12:11

Choose a tag to compare

Improvements:

  • Allow loading NUnit XML (v2, v3) test result files (#1232)