Ecosyste.ms: OpenCollective

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

github.com/allure-framework/allure-pytest

Deprecated, please use https://github.com/allure-framework/allure-python instead
https://github.com/allure-framework/allure-pytest

Running tests in this process (looks OK)

6a9a79ec7e5b0ec452f52becbb76200b5b6d71c2 authored over 10 years ago by pupssman <[email protected]>
Actually delete contribs

3942a3857241ad15c29694986574b8a1b24cb235 authored over 10 years ago by pupssman <[email protected]>
Expunge contribs, switch to external recordtype, remove hamcrest dep

1692dbc6d8b937d4ac22ec9eb8bfe88f12818998 authored over 10 years ago by pupssman <[email protected]>
fix typo

69a4d15c1ef10ece645a440bc68994d157b7a5a2 authored over 10 years ago by pupssman <[email protected]>
Simplify that step by inlining fixture body

417f417f717d1db0afe3fc61d344351a09e87ee1 authored over 10 years ago by pupssman <[email protected]>
No more extra plugins here

3122f4707fc924c77427bcce233e70b653596056 authored over 10 years ago by pupssman <[email protected]>
make flake8 happy here

13e717ad0cfd7874caa726275f1e133de4bd8dca authored over 10 years ago by pupssman <[email protected]>
Use tox in .travis.yml

3b4bb034f43c6a869021b44a755d12479ab8edec authored over 10 years ago by pupssman <[email protected]>
Merge branch 'master' into tox

927f353349fb3795b12a8b408ba3db3d37e23888 authored over 10 years ago by pupssman <[email protected]>
Use installed allure for coverage, have some reports

98b72b2cc58433663ba7dc46959933d6a7627ad4 authored over 10 years ago by pupssman <[email protected]>
Banish ancient evil

b3a9fa67dfbea4fc6bba747f235474646215fe63 authored over 10 years ago by pupssman <[email protected]>
Revert to py.test in travis

Stand by for PR

fc9794dc9d8e284cabc5ee140ce7c60eaa6cea86 authored over 10 years ago by pupssman <[email protected]>
Add tox.ini, use travis build url in README.rst

Tox fails so far

9958bc6e56fcabaab30def7cd1d5f1c4273b054f authored over 10 years ago by pupssman <[email protected]>
Use tox in travis

4f1656e8249cb8ba37dfe2b06211152be5e14cae authored over 10 years ago by pupssman <[email protected]>
added pypi integration

9948c429c475e6168287fa0786d3edd6426a16a6 authored over 10 years ago by mavlyutov <[email protected]>
now should be fixed

e6dd4495c8ce32ad99b7a62d43a7067601f28ea2 authored over 10 years ago by mavlyutov <[email protected]>
added pupssman

a1033504f5e1cf90b27e9f617c32583008b9c2fe authored over 10 years ago by mavlyutov <[email protected]>
added hamcrest dependency

388064d021b3a40d14dd2b08e6a52be3274a1718 authored over 10 years ago by mavlyutov <[email protected]>
move to travis, woohoo

91b9c366f78e845151b37c2cf74dd51418793ccb authored over 10 years ago by mavlyutov <[email protected]>
Fixed year in LICENSE

ff8ce6aead04574ae77ec7c1c4423d0562b06b06 authored over 10 years ago by Ivan Krutov <[email protected]>
Renamed LICENCE to LICENSE

011f0099a7b139083e619166208aab1c4e57e478 authored over 10 years ago by Ivan Krutov <[email protected]>
Small fixes in documentation

ed4aeac7e39d5c02461c211d0459b112a5825187 authored over 10 years ago by Ivan Krutov <[email protected]>
Merge pull request #25 from F1ashhimself/feature/features_and_stories

Added support for Features and Stories.

9f50cfa8a674119d75edf41c0e6d6f329803fdde authored over 10 years ago by Marat Mavlyutov <[email protected]>
Updated with additional tests for labels.

e76f411d2c12ba73f5d43e1f05106a437b148a27 authored over 10 years ago by F1ashhimself <[email protected]>
Fixed import in test_xml.py

Fixed pep8 errors.

8012eac6cedf89067327555e16960b1aa776cbd8 authored over 10 years ago by F1ashhimself <[email protected]>
Merge branch 'upstream/master' into feature/features_and_stories

c7e96bd125e1dd0c3b9f2704c7436877c9f1cc84 authored over 10 years ago by F1ashhimself <[email protected]>
Merge pull request #31 from F1ashhimself/feature/compatibility_with_pytest_2.6

Fix for issue #30

6d747ffb84bb5ad15a1183350b46d216ebfae942 authored over 10 years ago by pupssman <[email protected]>
Fix for trace message was moved back as been removed by mistake.

6fc26a49736388cc6d94b0795f1111ec07188d66 authored over 10 years ago by F1ashhimself <[email protected]>
Updated constants to handle different labels not only 'feature' and 'story'.

Updated pytest_plugins.py with features_label_type, stories_label_type and label mark.
Updated ut...

2268edc16b5a13001904047426735d9c45646f06 authored over 10 years ago by F1ashhimself <[email protected]>
Fix for issue #30

5cc4363f85eb2e87dac5ff34d804fe5d5cb2ed47 authored over 10 years ago by F1ashhimself <[email protected]>
Updated README.rst with example of multiple stories and features.

Reverted fix for stop_case() method also test was reverted.
Updated arguments for feature() and s...

f3f048a9995a7eeac455dca0fe6784399d57088e authored over 10 years ago by F1ashhimself <[email protected]>
Fixed pep8.

30aeae033dc3e9b8c4107218f096374c668aaa3b authored over 10 years ago by F1ashhimself <[email protected]>
Merge branch 'upstream/master' into feature/features_and_stories

Conflicts:
README.rst

Also code was refactored.

2b1afff278c48bf3ca3cdb0ffc2f4c577bcd837c authored over 10 years ago by F1ashhimself <[email protected]>
Merge pull request #27 from allure-framework/fix-syntax-error-handling

Fix stange bug in SyntaxError handling

e058d4bb3f666e59b559d0cacab3289e6e467192 authored over 10 years ago by Marat Mavlyutov <[email protected]>
Merge pull request #28 from vania-pooh/master

Translated doc to English

41712ea8ab68f58a03840064550169f1543331a5 authored over 10 years ago by Marat Mavlyutov <[email protected]>
Updated to be able to run test that have only "story" specified without "feature".

5e5b4b9632d543d4d3ec24fd64380ae918542a9c authored over 10 years ago by F1ash <[email protected]>
Translated doc to English

9610e2fc282e08b609751b35159d8bb4acf17593 authored over 10 years ago by Ivan Krutov <[email protected]>
Fix stange bug in SyntaxError handling

3fd51de646bcfb2cbe7d20a30b226d7335af1a51 authored over 10 years ago by pupssman <[email protected]>
Updated with reccomendation to use @allure.smth decorator instead of @pytest.allure.smth. Also typo with unmatched single quote was fixed.

c7c6358c09f69fc78d9ba054f9e362331399113f authored over 10 years ago by F1ash <[email protected]>
Merge pull request #24 from F1ashhimself/master

Added skip message to xml 'message' field.

4cf375a335313df8a90fcabe5e7c5576bc4892db authored over 10 years ago by Marat Mavlyutov <[email protected]>
Updated as per review comments.

c668e7425f5037a8be1371fb59f3f9e051de2bec authored over 10 years ago by F1ash <[email protected]>
Update README.rst

6dd37809a55b426be80ac2725316b21f93e5a613 authored over 10 years ago by Max Beloborodko <[email protected]>
Added support for Features and Stories (https://github.com/allure-framework/allure-core/wiki/Features-and-Stories).

801261eb48882ea346732d8e71270729bb96dfaa authored over 10 years ago by F1ash <[email protected]>
Updated according new changes in skipped message.

4ff524337fc380608bff63e0bca5483fde6948cc authored over 10 years ago by F1ash <[email protected]>
Updated as per review comments.

09a7af88db471562e97c273a4f47166b4896363e authored over 10 years ago by F1ash <[email protected]>
Added skip message to xml 'message' field.

e8845eb4ae83a9c8bf85d6e234280ce5d6365cec authored over 10 years ago by F1ash <[email protected]>
Remove obsolete file && bump version for release

e974f06e48d645fe5d6b097131e1c52c73a5b5a8 authored over 10 years ago by pupssman <[email protected]>
Merge pull request #22 from F1ashhimself/master

Updated with fix for issue #21.

8d5ddd74c4ef9e278f8c0000ecdbdff234be6987 authored over 10 years ago by pupssman <[email protected]>
Removed unnecessary import.

102fc7dd2e66026e4530fc22d5579af4b15664d5 authored over 10 years ago by F1ash <[email protected]>
Updated with fix for issue #21.

5aa8478406dff80bc198ed0fe89f896e906c769a authored over 10 years ago by F1ash <[email protected]>
Merge pull request #18 from F1ashhimself/master

Updated with single_step.

a0ab673e52621823ecf7f91ad1eab3b3be076e95 authored over 10 years ago by Marat Mavlyutov <[email protected]>
Merge remote-tracking branch 'upstream/master'

Conflicts:
setup.py

e7914e53f48a9bd609cd9e4f7474f6657308b066 authored over 10 years ago by F1ash <[email protected]>
debian folder removed, as we host package in pypi

09f381df3de5dfe322bfd080a33a4b9fd8f7c05d authored over 10 years ago by mavlyutov <[email protected]>
version bumped

a229c612a9ed337a50a19d5bf3bce1b708a5ef8c authored over 10 years ago by mavlyutov <[email protected]>
added holyfu warning

038a3081b4bf9f87ec8b08fae1717cd3b36689e7 authored over 10 years ago by mavlyutov <[email protected]>
added MANIFEST to include README file

e1de831587b5188a1615524920dc409715c2b674 authored over 10 years ago by mavlyutov <[email protected]>
mrkup fixed

d1e319adb05873bbc239f3f7a8cefbeaa871ac55 authored over 10 years ago by mavlyutov <[email protected]>
version bumped

421ba2d2cfbb95e618df6417c46d0ca442011d5e authored over 10 years ago by mavlyutov <[email protected]>
get description from README.rst

a7fae8890622d8773ed123880bc76fe71688a2ca authored over 10 years ago by mavlyutov <[email protected]>
md fixed

c08073df2558b49fc15b05edc15ff97427f154d0 authored over 10 years ago by mavlyutov <[email protected]>
markdown fixed

65e4c0d22856103bc9c325a6708420a797819588 authored over 10 years ago by mavlyutov <[email protected]>
README markdown switched from md to rst

697d276b336c392844a58aaed8ac15840bd1baf6 authored over 10 years ago by mavlyutov <[email protected]>
added hamcrest dependancy

497215e52507e498886744421a1ce83ef5307570 authored over 10 years ago by mavlyutov <[email protected]>
Updated tests for single_step.

940cb84c2bbe225be07f42e41d808596448f7f11 authored over 10 years ago by F1ash <[email protected]>
Updated requirements.

f930e314aa375e7232b5e67889ce44ed13a3fcec authored over 10 years ago by F1ash <[email protected]>
Updated with travis config.

9381dd9e4655ce73726d8136fd89fb68f4f64afb authored over 10 years ago by F1ash <[email protected]>
Merge pull request #19 from dchr/master

Fixed a bug when context managed steps were not recorded

bb2d46701eca00d3ece68fa022216c1eacbe9bf8 authored over 10 years ago by dchr <[email protected]>
Fixed comments.

fe44613c83def8efd3890b148645ac16ebec4266 authored over 10 years ago by dchr <[email protected]>
Increased version to 1.3.5

701de508e8f06f2777078e5d180e8b155fc42880 authored over 10 years ago by dchr <[email protected]>
Fixed a bug when context managed steps were not recorded if declared in

modules being initiated before pytest.configure

1611bf46e13eb1fe2e6e03751ec582520977a29c authored over 10 years ago by dchr <[email protected]>
Initial commit.

55f75711f88ec718c5e3f062b34720bbe75e9b27 authored over 10 years ago by Max Beloborodko <[email protected]>
Merge pull request #15 from allure-framework/xfail-fix

Fix maxfail handling

3b6b56ac954999a4c01bb43d9795b454bddcf1fd authored over 10 years ago by Marat Mavlyutov <[email protected]>
Merge branch 'master' into xfail-fix

Conflicts:
debian/changelog

c742455a103a36797a77b48ade0b5daca0c5d277 authored over 10 years ago by pupssman <[email protected]>
Bump version for release

ccd4a990d8393e1fce578c381f7a97620da53720 authored over 10 years ago by pupssman <[email protected]>
Fix test name

44998bdf8e5bc7ac6732182798b477e903ac2630 authored over 10 years ago by pupssman <[email protected]>
Fix missing reports with xfail

f795098c135202c1841daaf0cb509bccb5a367cb authored over 10 years ago by pupssman <[email protected]>
Merge pull request #13 from allure-framework/default_step_name

now step name defaults to the name of the decorated method

41eb9745ffb96b4086236468662a1cfb98a28d41 authored almost 11 years ago by pupssman <[email protected]>
typo

1b506f54574d112ab7a56a13a5b788d7425594f4 authored almost 11 years ago by mavlyutov <[email protected]>
bump version

045cbf1f81047f3a30a32c00ce94b420c4bf1795 authored almost 11 years ago by mavlyutov <[email protected]>
pep8 fix

99cb84b142a57e4fead4fc92e7a92ff68155a9de authored almost 11 years ago by mavlyutov <[email protected]>
now default step name is a method name

54d45ba4983ea3740ae46c66449234ef70b17b82 authored almost 11 years ago by mavlyutov <[email protected]>
version bumped

2f263bd5aa34b73094dbe626db9e9aab4db1346f authored almost 11 years ago by mavlyutov <[email protected]>
Merge pull request #11 from mavlyutov/master

use attachments directly from allure package

0d6e01fc8303848e09ac031224586f3f34634cc7 authored almost 11 years ago by pupssman <[email protected]>
and now I'd like to introduce you a new specimen of brilliant piece of

software engineering
behold a new shiny feature in allure adaptor - dere I fixed it

c450a53cb598a08e22dbfb5c46fee20193e57968 authored almost 11 years ago by mavlyutov <[email protected]>
Merge pull request #7 from allure-framework/extract-commons

Extract commons

5687d1934320940ba32a596104c0df1fc1f392fc authored almost 11 years ago by pupssman <[email protected]>
Fix xml serialisation (broke down some cyrillics-related tests)

24f80eaf116c2d541f82c5101fd59ea3001bcb8d authored almost 11 years ago by pupssman <[email protected]>
Fix pep-8 warnings

6942f55490f791e2d6bebd538d3b144705902b34 authored almost 11 years ago by pupssman <[email protected]>
Fix README

36b3f987ec07d36b8fd278a8ec62b90f2a902cb4 authored almost 11 years ago by pupssman <[email protected]>
Add note about the allure.step to README

03e417dc25d19fe877f16e72e956fcf10ba7f7ed authored almost 11 years ago by pupssman <[email protected]>
Allow allure.step instead of pytest.allure.step

91be8dcd04f40c6a9ef45399ca1c2148a75b11c4 authored almost 11 years ago by pupssman <[email protected]>
Rename allure.adaptor, bump version, edit notes in setup.py

c03ebddefc9f689c84684accf7188d85b295c75d authored almost 11 years ago by pupssman <[email protected]>
Add doc to AllureImpl and note to the README.md

350078e5c58b1f78789e7d37a31f103874671c88 authored almost 11 years ago by pupssman <[email protected]>
Tidy up imports and tweak xml serialisation mode

2f4dd5f34f8cee19fe2dd46936c356a145d62909 authored almost 11 years ago by pupssman <[email protected]>
Minor refactoring and fix collection phase

ec391f55cf6c748f5586fa98f3a19d5773e467d3 authored almost 11 years ago by pupssman <[email protected]>
Minor edit

81a0d753e9dc2aba4f2f45b2dd5908fe126cc769 authored almost 11 years ago by pupssman <[email protected]>
Most tests pass, collection phase and multi-files are still broken

f918d61f9d774ee103e1c12d0bf65d88e8c39f47 authored almost 11 years ago by pupssman <[email protected]>
Dummy test passes, nothing works yet

1f764d4dc5141c51d4203d19f912988f521974a8 authored almost 11 years ago by pupssman <[email protected]>
A very basic test and a skeleton of base impl

ef567776ec2d97177e1f227d90a7ea35c7af6a8d authored almost 11 years ago by pupssman <[email protected]>
Merge pull request #5 from allure-framework/upstream-1.3

Upstream 1.3

6bb3d773b7c803cdf217c82ccfdabd032e2b4b9e authored almost 11 years ago by Marat Mavlyutov <[email protected]>
Fix traces test by fixing fixture

fcc02b0e460a426baa9aa047d70aee965ea336d2 authored almost 11 years ago by pupssman <[email protected]>