Mayevskyi Leonid

Results 18 comments of Mayevskyi Leonid

Яб добавил [время] [даты] итд... обработка , часто нужно для сравнения и не только ..

Также по работе с БД у нас нет тут ничего

@itz4blitz We have prepared the bitbucket pipe for release, try to use the beta version in your project, there may be comments or suggestions. Here is the docs https://docs.testomat.io/reference/reporter/pipes/bitbucket/ ```...

The issue is closed as the integration with Bitbucket has been successfully completed. After the CI pipeline finishes, the Testomat.io test report is now correctly added to the Pull Request...

![image](https://github.com/user-attachments/assets/27f10989-71cd-49d6-b13e-09c6849114e8) ![image](https://github.com/user-attachments/assets/57e285d7-da1a-40f1-8cd1-4d09b20c27b0) The issue with invisible black text on a black background in the command line output after the first scenario has been resolved.

![image](https://github.com/user-attachments/assets/c30af27d-defc-414f-b927-24010a0708f8) Confirmed that setting the TESTOMATIO_PREPEND_DIR environment variable works correctly to import all tests into a specific suite.

**Step Format Proposal** The proposed format will include the following elements: **_title_**: The name of the step. **_body_**: The function that performs the step, returning a **Promise**. **_options_** (optional): Additional...

The issue has been verified and confirmed as fixed. describe blocks are no longer displayed as separate suites; they now remain nested under their respective spec files. The structure stays...

@dmrock We re-checked the behavior on a clean project using check-tests v0.14.1 and the same import command: npx check-tests@latest Playwright "**/*{.,_}{test,spec,cy}.ts" --typescript --no-empty --update-ids --keep-structure --exclude "**/preflight.spec.ts" ✅ The structure...