-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Bring back CLI test runner
type/enhancement
A new idea that should be implemented
--repeat
CLI option
feature/test-runner
#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
PHPUNIT_RESULT_CACHE env variable is not considered anymore
feature/test-runner
CLI test runner
type/bug
Something is broken
#3714
opened Jun 6, 2019 by
reinholdfuereder
#[CoversDirectory]
, #[UsesDirectory]
, #[CoversFile]
, and #[UsesFile]
feature/code-coverage
#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
make the output from --list-tests usable as a --filter parameter when there is a data provider
type/enhancement
A new idea that should be implemented
#4129
opened Mar 2, 2020 by
joachim-n
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
Passing Exception instance via DataProvider throws ReflectionException
type/bug
Something is broken
#4347
opened Jul 1, 2020 by
stemis
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
Mocking same method with different "with" and different "return" throw an exception
feature/test-doubles
Test Stubs and Mock Objects
type/bug
Something is broken
#4398
opened Aug 5, 2020 by
oleg-andreyev
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
#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
Random order seed is taken into account only if the order by option is "random"
type/enhancement
A new idea that should be implemented
#4571
opened Dec 30, 2020 by
fancyweb
@no-named-arguments leads to static analysis errors for variadic arguments
type/bug
Something is broken
#6163
opened Mar 26, 2025 by
m-vo
PHPUnit9 @runInSeparateProcess is very slow in group execution
type/bug
Something is broken
#4608
opened Feb 21, 2021 by
naletups
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
Previous Next
ProTip!
Adding no:label will show everything without a label.