Qytera-Gmbh / cypress-xray-plugin

A plugin for uploading Cypress test results to Xray.
https://qytera-gmbh.github.io
MIT License
21 stars 7 forks source link

Rewrite plugin to build a command tree instead of sequential execution #342

Closed csvtuda closed 4 weeks ago

csvtuda commented 4 weeks ago

Rewrites the entire plugin to rely on the command pattern (more precisely: a command execution graph). This has the following advantages:

Fixes #282.

Related:

github-actions[bot] commented 4 weeks ago

Unit Test Results

607 tests   607 :white_check_mark:  1s :stopwatch:   1 suites    0 :zzz:   1 files      0 :x:

Results for commit 931ee0e6.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 4 weeks ago

Integration Test Results

8 tests   8 :white_check_mark:  1m 48s :stopwatch: 1 suites  0 :zzz: 1 files    0 :x:

Results for commit 931ee0e6.

:recycle: This comment has been updated with latest results.