Ecosyste.ms: OpenCollective

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

Allure Report

A flexible lightweight multi-language test report tool designed to create fancy and clear testing reports. Loved by community, maintained by Qameta Software team.
Collective - Host: opensource - https://opencollective.com/allure-report - Website: https://qameta.io/allure-report/ - Code: https://github.com/allure-framework

Merge pull request #1 from allure-framework/Config

Moved configuration to separate class

github.com/allure-framework/allure-csharp-commons - 9ddcffeb83a073711722dd379dd2be7864047397 authored over 10 years ago
moved config to separate class

github.com/allure-framework/allure-csharp-commons - 33ad8b436acd46cdf6f4f6b5e5d4fe3a3d150954 authored over 10 years ago
update allure-csharp-commons version

github.com/allure-framework/allure-nunit2 - 5d69b00c3ada66e4203253c12bb676ccdbae6ae7 authored over 10 years ago
add parameter to prevent empty test suite generation

github.com/allure-framework/allure-csharp-commons - 8ab5627db9da62de75291103dca7a1410c7238a3 authored over 10 years ago
add checking results directory existence

github.com/allure-framework/allure-csharp-commons - b72bf241bda98fec859ee36cc219d65e8b2d825d authored over 10 years ago
add results path configuration

github.com/allure-framework/allure-nunit2 - 8a7b5961ec1da09ab3d48ca7de2ca0c07c1ba85d authored over 10 years ago
test suite attributes tests

github.com/allure-framework/allure-csharp-commons - 0f820452b403fb7ff9a7f3130f81f16564b1dd57 authored over 10 years ago
add testsuite attributes handling

github.com/allure-framework/allure-nunit2 - cb9fe6c63456d597539dc66d20dbd60ffcd5677a authored over 10 years ago
removed results path setting

github.com/allure-framework/allure-csharp-commons - ea858fadba9e87f19f3a88534203d544a5412919 authored over 10 years ago
fix allure-csharp-commons version

github.com/allure-framework/allure-nunit2 - 5697d1abb1c98bbbcdbbae2e354f56d924f476e4 authored over 10 years ago
add results path & update nuspec

github.com/allure-framework/allure-csharp-commons - e3b3e9e8f54cfdc60940998f043a911a4936ad53 authored over 10 years ago
delete results directory before each run

github.com/allure-framework/allure-nunit2 - 6ffd62a1f7071cabb99b55a9eb2b0131091b3bc5 authored over 10 years ago
Merge pull request #2 from allure-framework/Issue1

Add allure attributes handling

github.com/allure-framework/allure-nunit2 - c9d6782f6fe5ef1c2936226ae5936c08772e109b authored over 10 years ago
add allure attributes handling

github.com/allure-framework/allure-nunit2 - 585bb20a3461e95d35235ccf37152c60d81c6ca5 authored over 10 years ago
fix severity attribute & add severitylevel

github.com/allure-framework/allure-csharp-commons - 9616b240d064d686cd67d4feb755227caecf68e4 authored over 10 years ago
Update AssemblyInfo.cs

github.com/allure-framework/allure-nunit2 - 5e3aa662e295b29ca2fd1e195f64b74e15f3be2a authored over 10 years ago
Translated doc to English

github.com/allure-framework/allure-pytest - 9610e2fc282e08b609751b35159d8bb4acf17593 authored over 10 years ago
fix allure-csharp-commons version

github.com/allure-framework/allure-nunit2 - ba030cf0dcaf551a25bd16ea0b8e8f8a35bb1a6f authored over 10 years ago
rft AllureResultsUtils & add settings

github.com/allure-framework/allure-csharp-commons - f006113bec48f8c147eb81f6f56b033ebbcb809b authored over 10 years ago
empty results directory before test run

github.com/allure-framework/allure-csharp-commons - 6d61458c65cc0db3516b00831748354fff5888f0 authored over 10 years ago
Fix stange bug in SyntaxError handling

github.com/allure-framework/allure-pytest - 3fd51de646bcfb2cbe7d20a30b226d7335af1a51 authored over 10 years ago
add screenshots after failed and broken tests

github.com/allure-framework/allure-nunit2 - ec312ba6f25b3a80260beaea05be48f0a70aef91 authored over 10 years ago
Merge pull request #291 from just-boris/master

new tab: overview

github.com/allure-framework/allure1 - d3c25ce96399b15d49e0ca4c90732992d864e765 authored over 10 years ago
new tab: overview

github.com/allure-framework/allure1 - 8135c00e012774e8b7a1f534a5e1a980d9d09f3b authored over 10 years ago
Added link to examples

github.com/allure-framework/allure1 - 12070cd8270af9ff3b775c2493e68fcaf5ea1452 authored over 10 years ago
Merge pull request #288 from nartamonov/master

Add favicon for report face

github.com/allure-framework/allure1 - e52f7d18707b912a5e3f1fa5620110b8e477f012 authored over 10 years ago
Move favicon to img folder

github.com/allure-framework/allure1 - 0ad7681acb8cbd0f78c96fb514c0c24ad9a62662 authored over 10 years ago
Add favicon for report face

github.com/allure-framework/allure1 - 4a1ea33df7047dd14667e740c7a629ad370b05f0 authored over 10 years ago
add exception details to test with error

github.com/allure-framework/allure-nunit2 - ae5a84242122896db723cfb6610e67283dc4a438 authored over 10 years ago
Merge pull request #287 from baev/master

Ignore severity attribute for compatibility with 1.3.*

github.com/allure-framework/allure1 - 1d0c7906521ef8bbd95b518b4caee0c28f5c01be authored over 10 years ago
add ignore of severity attribute for compatibility with 1.3.*

github.com/allure-framework/allure1 - 5af054816fb1450b0ebf53129ce885e75a3f992e authored over 10 years ago
add test cancelled event handling

github.com/allure-framework/allure-nunit2 - 3c7b6400ff85a6bd46c21c02f58a4494481959ea authored over 10 years ago
add stacktrace to test finished event handler

github.com/allure-framework/allure-nunit2 - e2f27f13a54d3443707c94441b21799eeb12a9e2 authored over 10 years ago
add stacktrace property to testcasestatuschangedevent

github.com/allure-framework/allure-csharp-commons - 92c30051a92d141d6b8d874eb12ad68b60f015a1 authored over 10 years ago
Merge branch 'master' of https://github.com/ilya-murzinov/NUnitAllureAdapter

github.com/allure-framework/allure-nunit2 - 566634cb498682413a837c8af251d1d9d83dd803 authored over 10 years ago
Merge pull request #286 from baev/parameters

Parameters processing

github.com/allure-framework/allure1 - c39125f77be87d79db8e80522736697fc4c9d208 authored over 10 years ago
add parameters processing

github.com/allure-framework/allure1 - 49f3eb09ee98e3c51553eaf3704dc7202ba668ad authored over 10 years ago
Merge pull request #284 from baev/master

fix report

github.com/allure-framework/allure1 - a4992166b7260c9c0568409bc6f76c66f472c102 authored over 10 years ago
Merge pull request #281 from baev/pom-changes

add code signature, maven version and jdk version checks

github.com/allure-framework/allure1 - 50b444e8fd032e960a956f2f83f2d7c788faaa19 authored over 10 years ago
Use allure report builder

github.com/allure-framework/allure-teamcity - 5149519a86ffbe05a421ea03e1855a61ef7f514c authored over 10 years ago
add allure version to config

github.com/allure-framework/allure-csharp-commons - 56ef550c2d74a75911f8d790aeae2f2781016c5f authored over 10 years ago
Build teamcity dep resolver

github.com/allure-framework/allure-teamcity - 5b02b496f3d926760f023fe13768f9dd657f7715 authored over 10 years ago
regenerated AllureModel from new allure.xsd

github.com/allure-framework/allure-csharp-commons - b9ec710d1edf280cde29b625a7eceeab42c122ae authored over 10 years ago
Merge pull request #3 from vania-pooh/master

Added version attribute to TestSuite class (according to changed Allure ...

github.com/allure-framework/allure-php-api - 2b61444d87f8ff2d0c053a2224483806578925a1 authored over 10 years ago
Added version attribute to TestSuite class (according to changed Allure XSD file)

github.com/allure-framework/allure-php-api - d5af0f77b5ae0ad1101fffdad276ca7957eb55c2 authored over 10 years ago
add code signature, maven version and jdk version checks

github.com/allure-framework/allure1 - aa7751f197e63a5e2e43f2dcc838ff7442b28117 authored over 10 years ago
Merge pull request #280 from baev/add-info-to-model

add programming language and testing framework labels to testsuite.xml

github.com/allure-framework/allure1 - 54b16b165fb05668d770fba216a0ea5b1d5f29d1 authored over 10 years ago
add programming language and testing framework labels to testsuite.xml

github.com/allure-framework/allure1 - daeaa10e6c56130bf9e14b1a112e6abcc3987316 authored over 10 years ago
Merge pull request #279 from baev/model-version

add version attribute to testsuite.xml (fixes #229)

github.com/allure-framework/allure1 - d3751ce0d2ade2daefc9bb72083222e31d38a112 authored over 10 years ago
add version attribute to testsuite.xml

github.com/allure-framework/allure1 - d6135abe60c0979a540b3d67e0616ef410f5374a authored over 10 years ago
Merge branch 'master' of https://github.com/ilya-murzinov/AllureCSharpCommons

github.com/allure-framework/allure-csharp-commons - 7a1f17c737726c0e38a1a6cb7e3296b532f46c1f authored over 10 years ago
fix build script and tests project

github.com/allure-framework/allure-csharp-commons - 745b740832b037524649085ac20eb8e83bb4f628 authored over 10 years ago