Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: testomatio/reporter

2.3.0-beta.4-playwright-tags

24 Aug 19:41

Choose a tag to compare

2.3.0-beta.3-playwright-tags

24 Aug 19:32

Choose a tag to compare

Pre-release

2.3.0-beta.2-xml-import

24 Aug 18:19

Choose a tag to compare

Pre-release

What's Changed

  • enable wdio services; fix typos; fix getting response data for existent run by @olexandr13 in #578

Full Changelog: 2.1.3-beta.2-xml-import...2.3.0-beta.2-xml-import

2.3.0-beta.1-links

19 Aug 01:09

Choose a tag to compare

2.3.0-beta.1-links Pre-release
Pre-release
  • Added linking functions:
linkTest()
linkJira()
label()

2.2.1

18 Aug 10:50
3bf5cdc

Choose a tag to compare

What's Changed (technical)

User friendly description

  • reduce problems with wdio artifacts and using TESTOMATIO_RUN variable at all
  • enable testomatio functions for wdio (artifact, log etc) (still in testing/investigation mode)
  • start-test-run command was refactored, but should work the same way as before for the user
  • user can add labels to tests via api

Full Changelog: 2.1.1...2.2.1

2.1.3-beta.2-xml-import

15 Aug 17:43

Choose a tag to compare

Pre-release

Key Implementation Details

  1. Parameter Detection: Enhanced regex parsing to extract parameters from test names like Test("param1","param2")
  2. Smart Deduplication: Tests with same FQN but different parameters merge as Examples array
  3. Status Aggregation: Combined status uses worst-case logic (failed > skipped > passed)
  4. Runtime Tracking: Individual and total runtimes preserved for each parameter set
  5. Examples Structure: Ready for UI display with parameters and individual execution results

2.1.3-beta.1-xml-import

14 Aug 10:44

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: 2.1.1...2.1.3-beta.1-xml-import

2.1.2-beta.1-alias

28 Jul 10:19

Choose a tag to compare

2.1.2-beta.1-alias Pre-release
Pre-release

Alias CLI

2.1.1

28 Jul 09:53
e0436a7

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

23 Jul 20:01
8dbc061

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.1.0