GeorgeFischhof

Results 11 issues of GeorgeFischhof

[Feature] Reportportal should be able to draw charts from data came from different sources than test execution Hi, It would be good to check several quality related reports / charts...

feature request
Feature: Widget

Hi, it would be good to have an assertion type code generation, not just action type. For example to check a text, I can not locator.has_text so I should use...

feature-codegen

Hi, confz is very good tool, started to use right now, and found the following: I created the following config ```python # config.py import os from pathlib import Path from...

documentation

Hi, Pytest-assume generates warning in pluggy at teardown: used: win 10 python 3.11.8 pytest 8.0.1 pytest-assume 2.4.3 The script just to check working of my environment (tried both the syntaxes...

Hi, locust-grasshopper (1.3.20) depends on pytest (>=6.2.5,

#### What's the problem this feature will solve? I create random users for the tests. I use factories according to https://docs.pytest.org/en/latest/how-to/fixtures.html#factories-as-fixtures The user creation is quite expensive (in time), so...

**Is your feature request related to a problem? Please describe.** No / depends on **Describe the solution you'd like** create a switch to use serialization_alias instead of alias **Describe alternatives...

enhancement

**Describe the bug** I checked my package, typed in the exact package name into search box: pluggable-info-monitor and the first 3 pages of the results do not contain my project....

bug :bug:
search

### Is your feature request related to a problem? Please describe. I have to test an API, and right now I would need to test whether the response is conform...

Enhancement: Feature

Hi, **Is your feature request related to a problem? Please describe.** Right now I have to generate JSON schemas from OpenAPI spec files. I do not how typical this issue...

Feedback Wanted