Skip to content

Issues: sebastianbergmann/phpunit

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Bring back --repeat CLI option feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
#5718 opened Mar 1, 2024 by sebastianbergmann
Support testsuite-specific bootstrap scripts feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
#3795 opened Aug 20, 2019 by sebastianbergmann
Option to mark test as risky when it does not generate code coverage feature/code-coverage Issues related to code coverage (but not php-code-coverage) feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
#4501 opened Oct 30, 2020 by sebastianbergmann
Refactor dependency resolution using Iterator feature/test-dependencies Issues related to explicitly declared dependencies between tests type/refactoring A refactoring that should be applied to make the code easier to understand and maintain
#3672 opened Apr 30, 2019 by epdenouden
Class name of expected function call feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#3676 opened May 2, 2019 by panvid
PHPUnit should not create a diff when expected or actual string are too large type/performance Issues related to resource consumption (time and memory)
#4918 opened May 10, 2019 by arnaud-lb
#[CoversDirectory], #[UsesDirectory], #[CoversFile], and #[UsesFile] feature/code-coverage Issues related to code coverage (but not php-code-coverage) feature/metadata/attributes type/enhancement A new idea that should be implemented
#3794 opened Aug 20, 2019 by sebastianbergmann
Enhance ReturnValueMap to support Constraints feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#3999 opened Dec 27, 2019 by mstyles
Handle interrupts and display current test results type/enhancement A new idea that should be implemented
#4201 opened May 1, 2020 by Seldaek
Move execution reordering to main iterator feature/test-runner CLI test runner type/refactoring A refactoring that should be applied to make the code easier to understand and maintain
#4302 opened Jun 17, 2020 by epdenouden
6 of 19 tasks
Strict mocking feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#3158 opened Jun 4, 2018 by index0h
Improve error when configured code coverage file list is empty feature/code-coverage Issues related to code coverage (but not php-code-coverage) feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
#4440 opened Aug 28, 2020 by tlamy
Canonicalize by sorting keys instead of values feature/assertion Issues related to assertions and expectations type/enhancement A new idea that should be implemented
#4455 opened Sep 12, 2020 by m-vo
#[CoversNamespace] and #[UsesNamespace] feature/code-coverage Issues related to code coverage (but not php-code-coverage) feature/metadata Issues related to attributes and annotations type/enhancement A new idea that should be implemented
#4463 opened Sep 23, 2020 by sebastianbergmann
@depends with class: namespace considerations feature/metadata Issues related to attributes and annotations type/enhancement A new idea that should be implemented
#4475 opened Sep 28, 2020 by iquito
assertEqualsCanonicalizingIgnoringCase() type/enhancement A new idea that should be implemented
#4724 opened Jul 3, 2021 by cscott
A strict version of willReturnMap() feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#4738 opened Jul 19, 2021 by MaxSem
Using constraints in arrays evaluated with isEqual type/enhancement A new idea that should be implemented
#4380 opened Jul 17, 2020 by christeredvartsen
ProTip! Adding no:label will show everything without a label.