Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/allure-framework/allure-python

Allure integrations for Python test frameworks
https://github.com/allure-framework/allure-python

Provide an example of dynamic parameter usages (#727)

delatrie opened this pull request almost 2 years ago
Label-based test selection for allure-pytest

delatrie opened this issue almost 2 years ago
Logs didn't show in allure-report running by Linux.

Vchenhailong opened this issue almost 2 years ago
Set proper testcase link type value (fixes #448)

hennadii-demchenko opened this pull request about 2 years ago
Add labels from env for all tests in a run

delatrie opened this issue about 2 years ago
Add support for coroutine-based concurrency

delatrie opened this issue about 2 years ago
Add type annotation especially for function applied as a decorators

gryznar opened this issue about 2 years ago
fixes links to the documentation

cheshi-mantu opened this pull request about 2 years ago
Trending graphs trend time since the very first run not each run.

fenchu opened this issue about 2 years ago
Generate allure report using pytest-bdd not showing anything

DianPermana opened this issue about 2 years ago
Add @allure.manual decorator to simplify ALLURE_MANUAL=True label setting

betapl3b opened this pull request about 2 years ago
fix no log for failed cases pytest-bdd (fixes #667)

229max opened this pull request over 2 years ago
There is no log for failed cases with allure-pytest-bdd

229max opened this issue over 2 years ago
Allure dont see rerun

NeilRiver opened this issue over 2 years ago
There is no severity label in Allure TestOps

storenth opened this issue over 2 years ago
Can't see Test layer label in Allure TestOps

storenth opened this issue over 2 years ago
scenario description is not displaying on report in pytest_bdd

EsakkiappanA opened this issue almost 3 years ago
Categorize passed tests

JoelWhitney opened this issue almost 3 years ago
Correctly expanding Scenario Outline params for pytest BDD (fixes #636)

chasinglogic opened this pull request almost 3 years ago
Add links to pytest-bdd report listener

JasonF-BJSS opened this issue almost 3 years ago
Missing tests in report after pytest-timeout crashes the python process

sbouhman opened this issue almost 3 years ago
adds support for running tests by suite or parent suite allure label

nikolaypisanchev opened this pull request about 3 years ago
Couldn't run parametrize tests from Allure TestOps

yannay000 opened this issue about 3 years ago
hooks.py throws exception because of missing listener function

donders opened this issue about 3 years ago
[bug]allure tags not work smooth with pytest-bdd

stevenxuwoss opened this issue about 3 years ago
How to re-encapsulate the allure decorator

Kentonlzy opened this issue over 3 years ago
fixes #586

Savior-Wu opened this pull request over 3 years ago
AttributeError: 'NoneType' object has no attribute 'status'

229max opened this issue over 3 years ago
Multiple runs for same test case is showing as separate results

budsee opened this issue over 3 years ago
pytest-allure and pytest-assume doesn't mark sub steps as failed

dmakhno opened this issue over 3 years ago
allure-framework cant support with pytest-check

jamesz2011 opened this issue over 3 years ago
2 SubSuite defined while using dynamic definition (pytest)

Shionigami opened this issue over 3 years ago
Add Status UNKOWN for skipped tests with 'unknown' reason

aleksandr-kotlyar opened this pull request over 3 years ago
Failed steps are marked as passed

Thorzorr opened this issue over 3 years ago
Attachments tests

Maksimymis opened this pull request almost 4 years ago
Bugfix attachments (fixes #474)

Maksimymis opened this pull request almost 4 years ago
with `pytest-rerunfailures`, reruns are not recognized

sweh opened this issue almost 4 years ago
module 'allure' has no attribute 'severity_level'

Baseer123 opened this issue almost 4 years ago
call the pytest.main() in testcase error

chappy0 opened this issue almost 4 years ago
BUG - Breaking change with allure.title annotations in 2.8.24

FerdinandNell opened this issue about 4 years ago
is any plan to support soft assertion?

stevenxuwoss opened this issue about 4 years ago
Robot Framework: link issue with allure.issues.tracker.pattern

leeuwe opened this issue about 4 years ago
Allure-behave reporting

subbro opened this issue about 4 years ago
"Ids" of parametrized tests are not displayed in allure reports

eg-b opened this issue about 4 years ago
Formatted Behave step name/title is not saved to json result file

andreypetrenko82 opened this issue over 4 years ago
Define multiple suites for one parent suite

iamdbychkov opened this issue over 4 years ago
Unable to generate allure while running through robot framework

HariPrasadYerubothu opened this issue over 4 years ago
How to create a custom Allure step function for sensible data

CarlosHernandezP opened this issue over 4 years ago
Add ability to divide test cases by test suites pytest-bdd

NazarYermolenko opened this issue over 4 years ago
Run failing when using --allure-severities with xdist(-n 2) option

jaemedina opened this issue almost 5 years ago
Attachments doesnt works with pre-test fixtures

nyermolenko-eis opened this issue almost 5 years ago
pytest-bdd: attachments are cloned in the step and in the test

nyermolenko-eis opened this issue almost 5 years ago
pytest-bdd doesn't react on allure.attach() method, function

nyermolenko-eis opened this issue almost 5 years ago
fix issue 470 - clean-alluredir option removes everything from alluredir

Caballero93 opened this pull request almost 5 years ago
clean-alluredir command line argument removes only files from alluredir root

Caballero93 opened this issue almost 5 years ago
Robot Framework Allure listener generates a huge amount of files

chache35 opened this issue almost 5 years ago
Link of type test_case not recognized as proper type in generated report

hennadii-demchenko opened this issue about 5 years ago
items[:] assigned values twice in pytest_collection_modifyitems

huornlmj opened this issue about 5 years ago
Add a ZIP AttachmentType for the Attach File keyword

chache35 opened this issue about 5 years ago
Facing issues with running tests in test folder

shreyashah opened this issue about 5 years ago
--allure-link-pattern option don't filter any test.

eskignax opened this issue about 5 years ago
Documentation error in allure-robot framework.

simplyajith opened this issue over 5 years ago
Attachment path

ric79 opened this issue over 5 years ago
Add stdout and stderror capturing with python behave

Alpherie opened this issue over 5 years ago
Support attachments for behave-parallel

Ljancek opened this issue over 5 years ago
Missing list of executed suites

Ljancek opened this issue over 5 years ago
Could not read test result file

Ljancek opened this issue almost 6 years ago
Test report does not generate when using pytest-parallel

jacekAG opened this issue almost 6 years ago
Test's name contains dict's value instead of dict's key in allure

HeikKerimov opened this issue almost 6 years ago
Limit step parameter content size in allure report

jurisbu opened this issue over 6 years ago
Fixed default severity for pytest

skhomuti opened this pull request over 6 years ago
Robotframework keyword args improvement

skhomuti opened this issue over 6 years ago
Write robotframework stderr to allure report

skhomuti opened this issue over 6 years ago