Seth

Results 4 issues of Seth

#### What are you trying to achieve? Test pipelines should continue gracefully when encountering an error during "after" test execution #### What do you get instead? When the test fails,...

### Discussed in https://github.com/codeceptjs/CodeceptJS/discussions/4091 Originally posted by **sethvanwykJET** December 28, 2023 Please note. This issue is Javascript specific. It doesn't seem to occur in typescript repos So I've run into...

stale

**Is your feature request related to a problem? Please describe.** There is no clear identification in the allure report with codeceptJS to see when a tryTo method was used https://codecept.io/plugins/#tryto...

theme:codeceptjs

#### What are you trying to achieve? `codeceptjs run-workers 5` should be more performant and pull tests from a pool instead of having each test pre-assigned to a thread ####...