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

Fixes #771 allure-behave formatter crash with behave v1.2.7.dev5 (#798)

Co-authored-by: Maxim <[email protected]>

d759bc549c03c0b473457674beac350a03cba5bc authored 9 months ago by Marco Carosi <[email protected]>
add run-name to release workflow (via #800)

2a71e7fb1d6f32ffbc34ee014e64e00cd686c248 authored 10 months ago by Maxim <[email protected]>
Fix project's metadata. Add common READMEs (#799)

04fa42168f87147738cc1a0be314baaf789779d5 authored 10 months ago by Maxim <[email protected]>
Fix compatibility with pytest 8.1 (#795)

00591e17e642a22ff788446dc11c445c00df8516 authored 10 months ago by Maxim <[email protected]>
update copyright

058a6afb0601f790162f058b3c1d3e7300d420ab authored 10 months ago by Dmitry Baev <[email protected]>
Add pytest ParameterSet.id placeholder for @allure.title formatter (#787)

Co-authored-by: Maxim <[email protected]>

2e7ecd7a295ef953f6a3b7c9cffdc4aa745d8a2c authored 10 months ago by Albert Safin <[email protected]>
Expected fail of lazy-fixture tests (#793)

fe74f46f42daf13a2a145932e04712b1cf303fb9 authored 10 months ago by Maxim <[email protected]>
Use the standard header in all READMEs (#784)

f5db4f4e4d00f8dc58b9e314c5d758254ca8c85e authored 12 months ago by Maxim <[email protected]>
update links

078370ed9c885b28e37c1376e9ce4719dc853f77 authored about 1 year ago by Dmitry Baev <[email protected]>
update links

0f9d7815e6957de9dd88267ded0c24a0512f7d54 authored about 1 year ago by Dmitry Baev <[email protected]>
update docs link

b7c48704cce59aef306fc923b5355744536fab06 authored about 1 year ago by Dmitry Baev <[email protected]>
Ignore --clean-alluredir when using --collectonly (#753)

5b9d37c9573cdc2fcbbd95eaa83d3ea10b8a6dd1 authored about 1 year ago by Aleksandr Brodin <[email protected]>
Update link to the docs (#779)

365d2b85cfe4567cb0f74882d53704859eb98731 authored about 1 year ago by Dmitry Baev <[email protected]>
update pull request template

1897ef4511e608249d7651014e7f97d6acbae731 authored about 1 year ago by Dmitry Baev <[email protected]>
Replace direct type comparisons with isinstance (#760)

200b7175218f27fef576d77c2ec791d0ea5ebe90 authored over 1 year ago by Maxim <[email protected]>
Fix custom label doc: "allure-labels" -> "allure-label" (#748)

7b5f698945c36f591bd3b4ae1df7bafbcc466345 authored over 1 year ago by Ivan Lukyanov <[email protected]>
Fix historyId calculation by allure-pytest (fix #743, #744) (#745)

8e7b2aefa74e3fb673c67357d47c9a8e6921af33 authored over 1 year ago by Maxim <[email protected]>
Fix suite label duplication when using dynamic suite functions (Fixes #586) (#746)

14624e42ec9c49ee4b3297145747ed72c3a5225c authored over 1 year ago by Maxim <[email protected]>
Fix squashed results when using rerunfailures (fixes #735) (#736)

12085cd76d1c0ec78ef90a4981a31e7f8b4546b4 authored almost 2 years ago by Maxim <[email protected]>
Fix regression: allure_pytest.utils.allure_title crashes if obj attr doesn't exist (Fixes #733) (#734)

690c6ea3eca8d794e5d5e00fdeb0494d437c6be0 authored almost 2 years ago by Maxim <[email protected]>
Refactor tests to use pytest as a test runner for all the packages (#732)

86cff25b351c7ad63af3136f0059228b78dfe461 authored almost 2 years ago by Maxim <[email protected]>
Fix --allure-severities argument of allure-pytest (fixes #260, #261) (#729)

919d3df10aae1498c410d327ee398a48ac271614 authored almost 2 years ago by Maxim <[email protected]>
Add `--allure-label` command line option to filter test cases by custom labels (implements #725) (#690)

Co-authored-by: Sergey Khomutinin <[email protected]>

efbebf7667707769485afef4c78d3e4a60fcad5e authored almost 2 years ago by Albert Safin <[email protected]>
Fix parameters parsing from "Scenario Outline" for pytest-bdd >= 5.0.0 (fixes #636) (#716)

Co-authored-by: Maxim <[email protected]>

c1a4b0001b245a77ac3d2a3adc90df1bbebedebb authored almost 2 years ago by Jan Reimer <[email protected]>
Fix table data to csv conversion in allure-behave (#718)

d667b5e3ed43d9f07011f68955cfadbf259036e3 authored about 2 years ago by Maxim <[email protected]>
Remove old python2-related code and add python 3.11 support (#715)

bbe1ee920aaa6edefd2be185c35cd7da792c2047 authored about 2 years ago by Maxim <[email protected]>
Fix failed doctest status reporting (#709)

3f113fe586d7acc509e5fee793def63c3e0dc669 authored about 2 years ago by Maxim <[email protected]>
fix allure_full_name parsing when square bracers is in param contents (fixes #622, via #708)

ed3a676cf50eb6bca0074701bc64c8f69f811c45 authored about 2 years ago by Sergey Khomutinin <[email protected]>
fixes links to the documentation (via #707)

d01925f612264c87fae4d47da739ea3fc2395d8d authored about 2 years ago by Egor Ivanov <[email protected]>
add dynamic.parameter function (fixes #699, via #565)

6da2cab12d9386899fc07701e87053488f1ed166 authored about 2 years ago by Sergey Khomutinin <[email protected]>
Add missing functions in dynamic package (#703)

* add missing labels in dynamic package

* fix test_parametrized_dynamic_labels

ef8d1f403999bcc81f0ae76c9c33a0a990fb9b42 authored about 2 years ago by Oleg Reshetnikov <[email protected]>
No need to update fixtures in test teardown because all fixtures are already finished at this moment and no way to run they again (#696)

d0415af510736c0b296b7eef6c117fd4067d83b5 authored about 2 years ago by Sergey Khomutinin <[email protected]>
Failed fixtures don't break test name templating from fixture values (#694)

2e869c7f8cad8d25e81852d6158ff2088d7e6da4 authored about 2 years ago by Sergey Khomutinin <[email protected]>
Add @allure.manual decorator to simplify ALLURE_MANUAL=True label setting (#688)

* Added a decorator to simplify ALLURE_MANUAL=True label usage. Added tests for "allure.manual" ...

cfb6395bc4a6c13c48b1da20047467bb8cd2c418 authored about 2 years ago by Albert Safin <[email protected]>
fix robot step status on not executed steps (fixes #678, via #687)

78fc95fb34a88b24aa7d82a66b5bf1437bc6b227 authored over 2 years ago by Sergey Khomutinin <[email protected]>
Merge pull request #686 from ShurikMen/master

Add allure plugin name

481ea54759b0d8f6aa083a9f70f66cca33cae67c authored over 2 years ago by Sergey Khomutinin <[email protected]>
Merge branch 'master' into master

ba1dc29a7bad916396d3007061309c2c6c1fae2d authored over 2 years ago by Sergey Khomutinin <[email protected]>
add name to allure plugin

c694e740566964e4f619b498f0054407ccd62f2f authored over 2 years ago by Aleksandr Brodin <[email protected]>
Merge pull request #637 from ShurikMen/master

Fix missing dynamic called fixtures in reports

aa7a29aaa1010ed0b1f0cf2cf300135bb50a0366 authored over 2 years ago by Sergey Khomutinin <[email protected]>
fix report for dynamically called fixtures

bea7854fa2ae4fca5d7e85ecd74f4a4fd762846d authored over 2 years ago by Aleksandr Brodin <[email protected]>
fix flake8 errors

b186b93033d107fb94294b294415c68726fd915f authored over 2 years ago by Aleksandr Brodin <[email protected]>
update fixture tests

c890d8ba555fc2e656f5c4a7e8a245922018831a authored over 2 years ago by Aleksandr Brodin <[email protected]>
check fixtures children after any phases

014fda4a16d48f442a636bc410cf99ce443172ce authored over 2 years ago by Aleksandr Brodin <[email protected]>
Merge pull request #684 from allure-framework/readme-mistakes

Fix readme and workflow mistakes

a7a8aa1e35a124139f190ec793143ab0328b457a authored over 2 years ago by Sergey Khomutinin <[email protected]>
Fix workflow filters

Fix error when empty filter received

f1d36821587c641f22d70bfee9e1a406fb9afc15 authored over 2 years ago by skhomuti <[email protected]>
Convert readme from rst to md

Fix broken shields
Fix broken documentation link

8a6891396c6e87f7ef2a3c41803ccfc67f5b282d authored over 2 years ago by skhomuti <[email protected]>
Merge pull request #679 from allure-framework/dependabot/pip/allure-python-commons-test/flake8-eq-5.star

Update flake8 requirement from ==4.* to ==5.* in /allure-python-commons-test

108a370b542e59b2a626c1792f1dab14257f2dfd authored over 2 years ago by Sergey Khomutinin <[email protected]>
Update flake8 requirement in /allure-python-commons-test

Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest versi...

9ea96adfd9b5199b3147518d6923d78e4d6cdf10 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #680 from allure-framework/dependabot/pip/allure-pytest/flake8-eq-5.star

Update flake8 requirement from ==4.* to ==5.* in /allure-pytest

0b8f1c9a36a66e53ed99d09177bea71fa6f76d54 authored over 2 years ago by Sergey Khomutinin <[email protected]>
Update flake8 requirement from ==4.* to ==5.* in /allure-pytest

Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest versi...

d278c62dc5d5c26cca1dee971b281d62ef3b10f3 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #681 from allure-framework/dependabot/pip/allure-robotframework/flake8-eq-5.star

Update flake8 requirement from ==4.* to ==5.* in /allure-robotframework

e518aed366c651d24dafad18840e23d8ea67b48a authored over 2 years ago by Sergey Khomutinin <[email protected]>
Update flake8 requirement from ==4.* to ==5.* in /allure-robotframework

Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest versi...

030b885323dd2e17f96d15870e35a149c45ecf22 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #682 from allure-framework/dependabot/pip/allure-python-commons/flake8-eq-5.star

Update flake8 requirement from ==4.* to ==5.* in /allure-python-commons

7135d294070a8d080d99672c2afd0fdfb7e48551 authored over 2 years ago by Sergey Khomutinin <[email protected]>
Merge branch 'master' into dependabot/pip/allure-python-commons/flake8-eq-5.star

387bd64a4cc8d0bae8ea107ef38a32224720c8ab authored over 2 years ago by Sergey Khomutinin <[email protected]>
Merge pull request #683 from allure-framework/dependabot/pip/allure-behave/flake8-eq-5.star

Update flake8 requirement from ==4.* to ==5.* in /allure-behave

4a1559f8fc4e0d179418c6fcdfcc3f2ebf790588 authored over 2 years ago by Sergey Khomutinin <[email protected]>
Update flake8 requirement from ==4.* to ==5.* in /allure-behave

Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest versi...

be916dab2b02fec164b361020944d33433b703e6 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update flake8 requirement from ==4.* to ==5.* in /allure-python-commons

Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest versi...

1b0712f3171723a15655cceeb4cd5418d656f655 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #676 from allure-framework/workflow-rework

Rework workflows

08d93b9f9c92605db04fed31e029c939c7376c50 authored over 2 years ago by Sergey Khomutinin <[email protected]>
Add paths filter action

659c001b78aeb6cd70eb43b14da6385a87959d67 authored over 2 years ago by skhomuti <[email protected]>
Union workflows

c214a86553f498a4d3e4b06098c30fbd4782e92c authored over 2 years ago by skhomuti <[email protected]>
Reworked other frameworks

Fix linter issues
Removed tox

3065960d74f7a4759e5355850ea5a7e1070fc526 authored over 2 years ago by skhomuti <[email protected]>
Cache commons

00bd4244a44fb7c61a68cb9c30b20e492680a845 authored over 2 years ago by skhomuti <[email protected]>
Add pytest workflow

19f489f1696812a34ffc089a0bcf5da3f625760b authored over 2 years ago by skhomuti <[email protected]>
drop python 3.6 support (via #675)

b249c0f9b6cbf075857f3f1ff08eaa5ea1011458 authored over 2 years ago by Sergey Khomutinin <[email protected]>
alternate realization of threads support (fixes #563, fixes #605, via #647)

d3bfabbe2090fa9540e23677dc89af285dd9a738 authored over 2 years ago by Sergey Khomutinin <[email protected]>
upgrade to github-native dependabot (via #587)

3c74fd540021f776be7b52f8078c9d34eee5c3b6 authored about 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
add inversion key and condition in select_by_testcase (via #634)

f3e41d3b230115cde0d9b5fbcb507c2d1f7b6af7 authored about 3 years ago by Lirlili <[email protected]>
call deselect hook when tests filtered (via #628)

a5d0510f8140791162f32e676eb7ec0963fa491d authored about 3 years ago by Sergey Khomutinin <[email protected]>
Add pytest-check integration test (via #612)

7fcb13df4b2ed030e4c61b919d44915fe9320f58 authored about 3 years ago by Sergey Khomutinin <[email protected]>
add python_requires directive to allure-python (via #599)

1aae5edfcf655474069dcf13187d8f54ac73a16e authored about 3 years ago by iamdbychkov <[email protected]>
fix none step_result error (via #608)

4c7a60813314d354d64cb4c73af7b772b627ebb0 authored about 3 years ago by Max 麻虾 <[email protected]>
Add py38 and py39 to build envs (via #613)

9836e5652626c712751820c75f237971c163c0b6 authored about 3 years ago by Sergey Khomutinin <[email protected]>
Fix behave hooks reporting (via #623)

5ebe2d1274fbaf55a2df8298a7156a85f362de09 authored about 3 years ago by Stanislav Seliverstov <[email protected]>
fix history for pytest-bdd (via #579)

50cb0ec0f388928eabf1fc5af92a009851d34965 authored over 3 years ago by janxen <[email protected]>
drop excluded tests by tags or test_plan.json (#593)

9b0cde433bbc576beab42b8e85e6adc136b14d9e authored over 3 years ago by Stanislav Seliverstov <[email protected]>
fix redefined fixtures handling (via #592)

a4e7f7f69fde99f95370ac41c231645206591c8c authored over 3 years ago by Dmitry Gusakov <[email protected]>
Add an ability to pass positional args as keyword (fixes #440) (#569)

b2e64d42113b9bc5f8d2499d4baf8e34e8189900 authored over 3 years ago by Denis Alexeev <[email protected]>
support Dynamic.link and Dynamic.description for allure-behave (via #574)

61da8af8ac312a05afde3e1daca35bbe3fbb1f10 authored almost 4 years ago by Othniel Cundangan <[email protected]>
support for searching test by ID (via #571)

fa4e2ffa9ffbd2f4782402531f2c83afe1aaf8d3 authored almost 4 years ago by missial <[email protected]>
add optionally parent uuid for attach (via #575)

fcc6bcde988f816d831b045b6f42cbfc4e5c7982 authored almost 4 years ago by Sergey Khomutinin <[email protected]>
add support for robotframework==4.0 (via #576)

6ccf0686efffbe718cb959145b6917a18212496a authored almost 4 years ago by Sergey Khomutinin <[email protected]>
fixed that not closed fixture step breaks location of next body steps (via #568)

c21726294367f807d560ee5484847e6f54c384d3 authored almost 4 years ago by Sergey Khomutinin <[email protected]>
integration tests moved to tox test target (via #562)

44669ed995b6db7686b8cb7e6be01ca86188e9bf authored almost 4 years ago by Artem Ryabkov <[email protected]>
fix non-existent attribute error for 'item' object in listener (via #567)

07150eb06c3631e7bbe1ed2c7d6edd0336ce4af6 authored almost 4 years ago by Vladimir Gorkavenko <[email protected]>
fix testplan.json when path present in env variable but not exists on disk (via #564)

323d3948dcec72ce552837c804fbef715d1947a8 authored almost 4 years ago by Stanislav Seliverstov <[email protected]>
Fix behave fullname (#561)

27bf63c2130ad94f5ac9a8190a26e93d2292ee35 authored almost 4 years ago by Stanislav Seliverstov <[email protected]>
Fixed tests filter by ID and selectors (via #546)

5e7bc860b5ddc1e072b0302022669183f2c4321f authored almost 4 years ago by Steve <[email protected]>
Fix missing fixtures in report when using lazy_fixture (via #548)

6e7fe49718662aa8275fc508985cd4d7aeca6b7c authored almost 4 years ago by Dmitry Gusakov <[email protected]>
Fix getattr issue for display name feature (fixes #542 via #545)

163f08c1c9009f87491e1767243169ad857eaa92 authored almost 4 years ago by Vladimir Gorkavenko <[email protected]>
fix robot testplan (via #540)

08e06f211eaabb25ad12a8224590ccdf30179c10 authored almost 4 years ago by Stanislav Seliverstov <[email protected]>
robot test plan (via #538)

524beb897e664573e122bb8a3d3dfbc7a006e57b authored about 4 years ago by Stanislav Seliverstov <[email protected]>
add type hint for decorated function (via #533)

5923e5cd56379ad30b1f0f9d9225909a0660db8a authored about 4 years ago by jackblk <[email protected]>
added @allure.title annotation support for fixtures (fixes #210 via #527)

ed38912d8459102f2f0c032246f4e5f446887c1d authored about 4 years ago by Artem Ryabkov <[email protected]>
support for fixture values in test titles (via #530)

23da5fdea8bdb5f98fb1571450763f6214500033 authored about 4 years ago by Artem Ryabkov <[email protected]>
Allure test plan support for behave (via #531)

e262568c22a27e7b890bb6855ff7e840132609e8 authored about 4 years ago by Stanislav Seliverstov <[email protected]>
add pytest-bdd and nose2 (via #525)

4fa3e3a1dce9d749088d3fc417925669b12c6915 authored about 4 years ago by Stanislav Seliverstov <[email protected]>
add fullName (via #524)

b666b0689974d3fe6e466bb80bca54a4e0b8d932 authored about 4 years ago by Stanislav Seliverstov <[email protected]>
typo in link_patter formatter (via #516)

34a91fa1f32e9f5279f14a595cb5401469b75ad8 authored about 4 years ago by Bidonus <[email protected]>
add "unknown" status (via #523)

Allure report supports this status as well as the other ones.

901daab3765a7c92af7f0bd18b69ee219080489f authored about 4 years ago by Josip Janzic <[email protected]>
pytest-bdd fixes (fixes #473 fixes #468 via #522)

e684571d09b274457344dde0fa143043c33689e3 authored about 4 years ago by Stanislav Seliverstov <[email protected]>