issues Search Results · repo:allure-framework/allure-phpunit language:PHP
Filter by
38 results
(93 ms)38 results
inallure-framework/allure-phpunit (press backspace or delete to remove)Is your feature request related to a problem? Please describe. I want to avoid writing allure reports all the time on
the developer local machine.
Describe the solution you d like I want to have some ...
antonkomarev
- 1
- Opened on Nov 27, 2024
- #111
Is your feature request related to a problem? Please describe. PHP 8.4 is scheduled for general release on
November 21, 2024 and we planned to php8.4 support for adobe commerce.
Describe the solution ...
glo71317
- 3
- Opened on Nov 6, 2024
- #110
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.
Ex. I m always frustrated when [...]
Describe the solution you d like A clear and ...
manjusha729
- Opened on Oct 27, 2024
- #108
Describe the bug If phpunit.xml.dist file is placed in a different path other than root. Then in CLI, if I am running
below command from project root:
./vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist ...
nishant04412
- Opened on Oct 8, 2024
- #106
Describe the bug Unalbe to upload failure stacktraces from the phpunit framework
We have PHPUnit integration setup according to the instructions, however stack traces are missing from the report.
According ...
type:bug
cheshi-mantu
- 1
- Opened on Aug 15, 2024
- #105
Describe the bug If a test has markTestSkipped() method into the setUp() method, it does not appear in the Allure
report.
To Reproduce
1. Steps to reproduce the behavior:
2. Just add the markTestSkipped() ...
Atul-glo35265
- 3
- Opened on May 15, 2024
- #104
There is a general mechanism used by Allure integrations to run tests selectively. It uses a test plan - a .json file
with the following schema:
{
type : object ,
properties : {
tests ...
delatrie
- Opened on Feb 12, 2024
- #100
Describe the bug When test method has data provider, test has Unknown test name and no dataset in the report.
To Reproduce Write following test:
use PHPUnit\Framework\Attributes\DataProvider;
use PHPUnit\Framework\TestCase; ...
remorhaz
- Opened on Nov 10, 2023
- #98
Describe the bug Invalid code example in readme. PHPStan reports `
To Reproduce Add Title attribute. Ex.:
https://github.com/fey/hexlet-sicp/blob/e851609fc332a0b7a2f66055944ac4bd67f04270/tests/Feature/Http/Controllers/HomeControllerTest.php#L8 ...
fey
- 1
- Opened on Jun 5, 2023
- #95
Hi. All my tests, that have annotation @dataProvider don t have name, description and so on.
To reproduce, I wrote a couple of simple tests:
?php
declare(strict_types=1);
namespace App\Tests\Unit; ...
smamykin
- 1
- Opened on Jan 9, 2023
- #88

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.