Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sebastianbergmann/phpunit issues and pull requests

#5595 - Process isolation doesn't work starting from 10.2.0

Issue - State: closed - Opened by l-alexandrov 12 months ago - 6 comments
Labels: type/bug, status/waiting-for-feedback, feature/process-isolation, version/10

#5594 - Issue related to release 9.6.14 - commit #5577

Issue - State: closed - Opened by raziel057 12 months ago - 2 comments
Labels: type/bug, version/9

#5593 - Return Value Generator fails to correctly create test stub for method with `static` return type declaration when used recursively

Issue - State: closed - Opened by dkarlovi 12 months ago - 5 comments
Labels: type/bug, feature/test-doubles, version/10

#5592 - Fix error handler to not silence `error_get_last()` result

Pull Request - State: closed - Opened by mvorisek 12 months ago - 14 comments
Labels: type/enhancement, feature/test-runner

#5591 - Skip less E2E tests on Windows

Pull Request - State: closed - Opened by mvorisek 12 months ago - 2 comments
Labels: type/build-automation, type/tests

#5590 - Fixed issue 5567

Pull Request - State: closed - Opened by ptomulik 12 months ago - 5 comments
Labels: type/bug

#5589 - "The pcntl extension is required for enforcing time limits" warning issued on Windows which can't have the extension

Issue - State: closed - Opened by dkarlovi 12 months ago - 1 comment
Labels: type/bug, version/10

#5587 - `error_get_last()` is not set when errors are logged

Issue - State: closed - Opened by mvorisek 12 months ago - 4 comments
Labels: type/bug, version/10

#5586 - PHPUnit 11 release date

Issue - State: closed - Opened by nunomaduro 12 months ago - 1 comment

#5585 - 10.4 XSD not available

Issue - State: closed - Opened by lstrojny 12 months ago - 2 comments
Labels: type/bug, version/9, version/10

#5584 - Update dependency phpunit/php-file-iterator to v4 (9.6)

Pull Request - State: closed - Opened by renovate[bot] 12 months ago - 1 comment
Labels: dependency-update

#5583 - Update dependency phpunit/php-code-coverage to v10 (9.6)

Pull Request - State: closed - Opened by renovate[bot] 12 months ago - 1 comment
Labels: dependency-update

#5582 - Generate diff when comparing enums with assertSame

Pull Request - State: closed - Opened by JanTvrdik 12 months ago - 1 comment

#5581 - Dependency Dashboard

Issue - State: closed - Opened by renovate[bot] 12 months ago

#5580 - Update actions/checkout action to v4

Pull Request - State: closed - Opened by renovate[bot] 12 months ago - 1 comment

#5579 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] 12 months ago - 1 comment

#5578 - Put `composer.lock` under version control

Issue - State: closed - Opened by sebastianbergmann 12 months ago - 8 comments
Labels: type/build-automation, installation/composer

#5576 - Add composer.lock

Pull Request - State: closed - Opened by onny 12 months ago - 8 comments

#5575 - encode arguments ordering in equality assertion functions

Pull Request - State: closed - Opened by miranalmehrab 12 months ago - 1 comment

#5574 - Wrong backtrace line is reported

Issue - State: closed - Opened by mvorisek 12 months ago - 4 comments
Labels: type/bug, feature/test-runner, version/10

#5573 - Emit events no matter if method has been overwritten in test class or not

Issue - State: closed - Opened by ogmueller 12 months ago - 2 comments
Labels: feature/events, version/10

#5572 - Generate diff when comparing enums with assertSame

Pull Request - State: closed - Opened by JanTvrdik 12 months ago - 5 comments

#5571 - Changelogs should be consolidated into a migration documentation

Issue - State: closed - Opened by laurentj 12 months ago - 2 comments
Labels: type/enhancement

#5570 - Subscriber "PHPUnit\Event\Test\DataProviderMethodCalledSubscriber" does not exist or is not an interface

Issue - State: closed - Opened by nishant04412 12 months ago - 5 comments
Labels: type/bug, version/10

#5569 - Fix issue #5567

Pull Request - State: closed - Opened by ptomulik 12 months ago - 3 comments

#5568 - Fix issue #5567

Pull Request - State: closed - Opened by ptomulik 12 months ago - 1 comment

#5567 - Infinite recursion when recursive / self-referencing arrays are checked whether they contain only scalar values

Issue - State: closed - Opened by ptomulik 12 months ago - 2 comments
Labels: type/bug, version/10

#5566 - Triggered `E_USER_ERROR` is displayed as `.` (dot)

Issue - State: closed - Opened by mvorisek 12 months ago - 5 comments
Labels: type/bug, feature/test-runner, version/10

#5565 - Cannot find TestCase object on call stack

Issue - State: closed - Opened by ro0NL 12 months ago - 4 comments
Labels: type/bug, status/waiting-for-feedback, version/10

#5563 - `createMockForIntersectionOfInterfaces()` does not automatically register mock object for expectation verification

Issue - State: closed - Opened by rickdenhaan about 1 year ago - 1 comment
Labels: type/bug, feature/test-doubles, version/10

#5562 - test case start time is null and JunitXmlLogger throws fatal error

Issue - State: closed - Opened by sakarikl about 1 year ago - 1 comment
Labels: type/bug, version/10

#5561 - JUnit XML logger does not handle assertion failures in before-test methods

Issue - State: closed - Opened by hbrecht about 1 year ago - 1 comment
Labels: type/bug, feature/test-runner, feature/logging, version/10

#5560 - houcine

Issue - State: closed - Opened by Houcine-7 about 1 year ago - 1 comment
Labels: type/bug, version/9, version/10

#5559 - Cosmetic EOL missing when using progress printer and testdox-text results

Issue - State: closed - Opened by llaville about 1 year ago - 7 comments
Labels: type/bug, feature/testdox, feature/test-runner, version/10

#5558 - Reconsider supporting cover annotation at method-level

Issue - State: closed - Opened by marcospassos about 1 year ago - 1 comment
Labels: type/enhancement

#5557 - assertEquals not fails comparing null and empty string

Issue - State: closed - Opened by lozovoyv about 1 year ago - 1 comment
Labels: type/bug, version/10

#5556 - Fix: DocBlock

Pull Request - State: closed - Opened by localheinz about 1 year ago - 1 comment

#5555 - add `assertEquals` equivalent for numeric-string using bccomp

Issue - State: closed - Opened by allan-simon about 1 year ago - 2 comments
Labels: type/enhancement

#5553 - onlyMethods does not work with abstractClass

Issue - State: closed - Opened by eerison about 1 year ago - 2 comments
Labels: type/change-in-php-requires-adaptation, version/9

#5552 - Combine filter options with test/group lists

Issue - State: closed - Opened by Black-Mantha about 1 year ago - 2 comments
Labels: type/enhancement, feature/test-runner

#5551 - Support for omitting parameter default values for `willReturnMap()`

Issue - State: closed - Opened by Schrank about 1 year ago - 2 comments
Labels: type/enhancement, feature/test-doubles

#5550 - GitHub Releases

Issue - State: closed - Opened by sebastianbergmann about 1 year ago
Labels: type/enhancement, type/build-automation, event/code-sprint/2024-03

#5549 - PHPUnit internal error

Issue - State: closed - Opened by hbrecht about 1 year ago - 4 comments
Labels: type/bug, feature/test-runner, feature/logging, version/10

#5548 - Use Github releases

Issue - State: closed - Opened by simPod about 1 year ago - 2 comments
Labels: type/enhancement

#5547 - Class which initialises static properties causes risky test: "Test executed code that is not listed to be covered"

Issue - State: closed - Opened by BrentMeeusen about 1 year ago - 1 comment
Labels: feature/code-coverage, version/10

#5546 - Test does not complete when using ob_start and fpassthru

Issue - State: closed - Opened by nyamsprod about 1 year ago - 16 comments
Labels: type/bug, version/10

#5545 - Fix: Keep fixers and options sorted by name

Pull Request - State: closed - Opened by localheinz about 1 year ago - 1 comment

#5544 - Skipping a test during `setUp` will not dispatch test finished event

Issue - State: closed - Opened by dmaicher about 1 year ago - 3 comments
Labels: type/bug, feature/test-runner, feature/events, version/10

#5543 - Fix: Keep fixers and options sorted by name

Pull Request - State: closed - Opened by localheinz about 1 year ago - 1 comment

#5542 - Fix: Do not configure deprecated fixers

Pull Request - State: closed - Opened by localheinz about 1 year ago

#5541 - Remove support for metadata in doc-comments

Issue - State: closed - Opened by sebastianbergmann about 1 year ago
Labels: type/backward-compatibility, feature/metadata/annotations

#5540 - Does not detect `@covers` annotation for function named `pipe` when there's a class named `Pipe`

Issue - State: closed - Opened by olleharstedt about 1 year ago - 10 comments
Labels: type/bug, feature/code-coverage, feature/metadata, version/9, version/10

#5539 - Performance degradation in 10.4.1 `arrayHasKey` with specific inputs

Issue - State: closed - Opened by dktapps about 1 year ago - 5 comments
Labels: type/performance, feature/events, version/10

#5537 - Composing Test Suite using interfaces/abstracts

Issue - State: closed - Opened by szymonmil about 1 year ago - 2 comments

#5536 - Remove support for configuring expectations using `expects()` on test stubs

Issue - State: closed - Opened by sebastianbergmann about 1 year ago
Labels: type/backward-compatibility, feature/test-doubles

#5535 - Deprecate configuring expectations using `expects()` on test stubs

Issue - State: closed - Opened by sebastianbergmann about 1 year ago
Labels: feature/test-doubles, type/deprecation

#5534 - Cache for generated Test Double code was not updated for Test Stub and Mock Object distinction

Issue - State: closed - Opened by frankdekker about 1 year ago - 3 comments
Labels: type/bug, feature/test-doubles, version/10

#5532 - `#[IgnoreDeprecations]` attribute to ignore `E_(USER_)DEPRECATED` issues on test class and test method level

Issue - State: closed - Opened by OskarStark about 1 year ago - 9 comments
Labels: type/enhancement, feature/test-runner, feature/metadata/attributes

#5531 - Get duration of a test

Issue - State: closed - Opened by nikeee about 1 year ago - 1 comment
Labels: type/enhancement

#5530 - assertNull($this->data->nonexistent->nonexistent->nonexistent->nonexistent->nonexistent);

Issue - State: closed - Opened by Vasiliy-Makogon about 1 year ago - 2 comments
Labels: type/bug, version/9, version/10

#5529 - Access the name of testsuite

Issue - State: closed - Opened by mpoiriert about 1 year ago - 1 comment

#5528 - Add command line switch to ignore @covers, CoversClass, CoversFunction and CoversNothing

Issue - State: closed - Opened by InvisibleSmiley about 1 year ago - 2 comments
Labels: type/enhancement

#5526 - Do not limit number of columns to 80 on non-interactive TTY

Issue - State: closed - Opened by borys-p about 1 year ago
Labels: feature/test-runner, version/10

#5525 - Refactor `Constraint::toString()`

Issue - State: closed - Opened by sebastianbergmann about 1 year ago
Labels: type/refactoring, type/backward-compatibility

#5524 - Do not export data passed to test for `PHPUnit\Event\Code\TestMethod` value object by default

Issue - State: closed - Opened by sebastianbergmann about 1 year ago - 3 comments
Labels: feature/test-runner, type/performance, feature/data-provider, feature/events

#5523 - Abstract classes treated as tests, even when they used to not be

Issue - State: closed - Opened by Crell about 1 year ago - 5 comments
Labels: type/bug, version/10

#5522 - Update CI to `continue-on-error` for PHP 8.4

Pull Request - State: open - Opened by ghostwriter about 1 year ago - 6 comments
Labels: platform/windows, type/build-automation

#5521 - Fix testdox printer

Pull Request - State: closed - Opened by ghostwriter about 1 year ago - 5 comments
Labels: type/enhancement, feature/test-runner

#5520 - Getting output as DDDD of phpunit

Issue - State: closed - Opened by mj4code about 1 year ago - 1 comment

#5519 - Conditionally include extensions on the command line

Issue - State: open - Opened by benholmen about 1 year ago - 2 comments
Labels: type/enhancement, feature/extensions

#5518 - Details about deprecations, notices, and warnings are not displayed when the TestDox result printer is used

Issue - State: closed - Opened by sebastianbergmann about 1 year ago - 1 comment
Labels: type/bug, feature/test-runner

#5517 - [Question] How to not print Runtime and Configuration in console?

Issue - State: closed - Opened by foremtehan about 1 year ago - 2 comments
Labels: version/10

#5515 - Make export of non-scalar values for events optional

Issue - State: closed - Opened by sebastianbergmann about 1 year ago - 3 comments
Labels: type/enhancement, feature/events

#5514 - Remove `IgnoreClassForCodeCoverage`, `IgnoreMethodForCodeCoverage`, and `IgnoreFunctionForCodeCoverage` attributes

Issue - State: closed - Opened by sebastianbergmann about 1 year ago
Labels: type/backward-compatibility, feature/code-coverage, feature/metadata/attributes

#5513 - Deprecate `IgnoreClassForCodeCoverage`, `IgnoreMethodForCodeCoverage`, and `IgnoreFunctionForCodeCoverage` attributes

Issue - State: closed - Opened by sebastianbergmann about 1 year ago
Labels: feature/code-coverage, type/deprecation, feature/metadata/attributes

#5512 - Support for @IgnoreClassForCodeCoverage, @IgnoreMethodForCodeCoverage

Issue - State: closed - Opened by WhoLet2DogsOut about 1 year ago - 1 comment
Labels: feature/code-coverage, feature/metadata/attributes

#5511 - Allow the Ignore*ForCodeCoverage attributes to support interfaces, abstract classes, and base classes

Issue - State: closed - Opened by simensen about 1 year ago - 2 comments
Labels: type/enhancement, feature/code-coverage, feature/metadata/attributes

#5510 - Tests running with process isolation are slow because `AssertionSucceeded` is always emitted

Issue - State: closed - Opened by JanTvrdik about 1 year ago - 2 comments
Labels: type/performance, feature/assertion, feature/events, version/10

#5509 - PHPUnit 10.3: Generate code coverage report in PHP format as first in list to avoid serializing cache data

Pull Request - State: closed - Opened by Slamdunk about 1 year ago
Labels: type/performance

#5508 - PHPUnit 9.6: Generate code coverage report in PHP format as first in list to avoid serializing cache data

Pull Request - State: closed - Opened by Slamdunk about 1 year ago
Labels: type/performance

#5507 - Fix: Do not configure deprecated `function_typehint_space` fixer

Pull Request - State: closed - Opened by localheinz about 1 year ago - 1 comment

#5506 - Allow different libxml error messages

Pull Request - State: closed - Opened by mbeccati about 1 year ago - 2 comments
Labels: type/tests

#5505 - Improve the failure description of `StringContains`-based assertions when the strings are encoded differently

Pull Request - State: closed - Opened by two-plus-two-equals-five about 1 year ago - 7 comments
Labels: type/enhancement, feature/assertion

#5504 - `assertInstanceOf` change `SplObjectStorage` index when using `--log-events-text` option

Issue - State: open - Opened by MauricioFauth about 1 year ago - 3 comments
Labels: type/bug, feature/events, version/10

#5503 - Ensure that `SourceMapper` works correctly on Windows and adapt its tests if necessary

Issue - State: closed - Opened by sebastianbergmann about 1 year ago - 1 comment
Labels: platform/windows, feature/test-runner

#5502 - Test gathered multiple times for execution with `group` annotation

Issue - State: closed - Opened by oojacoboo about 1 year ago - 7 comments
Labels: type/bug, status/waiting-for-feedback, feature/test-runner, version/10

#5501 - [10.3] GH Actions: actually run the tests on Windows (includes necessary fixes)

Pull Request - State: closed - Opened by jrfnl about 1 year ago - 7 comments

#5500 - [9.6] GH Actions: actually run the tests on Windows (includes necessary fixes)

Pull Request - State: closed - Opened by jrfnl about 1 year ago - 2 comments

#5499 - `Only arrays and Traversables can be unpacked` exeption cannot be expected in PHP 7.4

Issue - State: closed - Opened by mvorisek about 1 year ago - 1 comment
Labels: type/bug, version/9

#5498 - Hook methods are run in wrong order

Issue - State: closed - Opened by Daimona about 1 year ago
Labels: type/bug, feature/test-runner, version/10

#5497 - failOnEmptyTestSuite not respecting each suite when running multiple

Issue - State: closed - Opened by icanhazstring about 1 year ago - 2 comments
Labels: type/bug, feature/test-runner, version/9, version/10

#5496 - Allow two different error messages

Pull Request - State: closed - Opened by mbeccati about 1 year ago - 2 comments
Labels: type/tests

#5495 - PHP 8.3 Reflection on getMockForTrait errors unexpectly

Issue - State: closed - Opened by alexander-schranz about 1 year ago - 7 comments

#5494 - PHP Fatal error: Maximum execution time exceeded

Issue - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#5493 - Assertion failure during setup swallows test outcome

Issue - State: closed - Opened by Jean85 about 1 year ago - 1 comment
Labels: type/bug, feature/test-runner, feature/assertion, version/10

#5492 - Combine filter options with test/group lists

Pull Request - State: closed - Opened by Black-Mantha about 1 year ago - 3 comments
Labels: type/enhancement, feature/test-runner

#5491 - Support for $database['pdo'][1009]

Issue - State: closed - Opened by Trigve-Hagen about 1 year ago - 3 comments