Vitaliy Potapov

Results 140 issues of Vitaliy Potapov

It's not easy to write jolt spec if you did not work with jolt before. I found your example in https://github.com/grundic/teamcity-web-parameters/issues/15 and added to readme to help other developers write...

hi all! I'm sorry but can't find any time to support this tiny but pretty project. If anybody ready to take maintenance I and community will really appreciate! Please write...

hi all! I'm sorry but can't find any time to support this tiny but pretty project. If anybody ready to take maintenance I and community will really appreciate! Please write...

### Last Good Version 1.41 ### First Bad Version 1.42 ### Steps to reproduce Check-out readme in the repo: https://github.com/vitalets/playwright-issues/tree/reporter-steps-inside-fixture ### Expected behavior I expect all steps to be on...

v1.45

### Last Good Version 1.42 ### First Bad Version 1.43 ### Steps to reproduce Please check out the README in https://github.com/vitalets/playwright-issues/tree/timeout-in-fuxtures-1-43 ### Expected behavior I expect all fixtures run teardown...

P3-collecting-feedback
feature-test-runner

### 🚀 Feature Request Per https://github.com/microsoft/playwright/issues/10825#issuecomment-1851023643 the only way to set retries for a single test - to wrap it with anonymous describe: ```ts test.describe(() => { test.describe.configure({ retries: 2...

feature-vscode-extension

Whitespaces in feature uri cause errors in browser console in Cucumber HTML report. ### 👓 What did you see? There are errors in browser console: ``` uuid must be a...

### 🚀 Feature Request Support `test.fail.only()` to be able to focus on failing test. ### Example Imagine I have two tests and 1st is expected to fail: ```ts test.fail('my test',...

feature-test-runner

### 🚀 Feature Request I have a custom reporter and I want to pass some data to this reporter from test runtime. The data is specific for this reporter so...

P3-collecting-feedback
open-to-a-pull-request

Сейчас в канвас аппах платформа шлет запрос в бэк, который уже потом обновляет фронт. **Идея** Пусть платформа шлет запрос только во фронт. И уже фронт сам решит, нужно ли ему...

enhancement
Canvas App