Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ergebnis/phpunit-slow-test-detector issues and pull requests
#427 - composer(deps-dev): Bump vimeo/psalm from 5.17.0 to 5.18.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 2 comments
Labels: dependency
#426 - Fix: Use fixed random order seed for running end-to-end tests
Pull Request -
State: closed - Opened by localheinz 11 months ago
- 3 comments
Labels: bug
#425 - Fix: Sleep in `assertPreConditions()`
Pull Request -
State: closed - Opened by localheinz 11 months ago
- 1 comment
Labels: bug
#424 - Add support for `phpunit/phpunit:^11.0.0`
Issue -
State: closed - Opened by localheinz 11 months ago
Labels: enhancement
#423 - Enhancement: Run end-to-end tests with `phpunit/phpunit:11.0.x-dev`
Pull Request -
State: closed - Opened by localheinz 11 months ago
- 1 comment
Labels: enhancement
#422 - Fix: Rename subscribers
Pull Request -
State: closed - Opened by localheinz 11 months ago
- 1 comment
Labels: bug
#421 - Fix: Throw `PhaseNotStarted` exception when phase was not started
Pull Request -
State: closed - Opened by localheinz 11 months ago
- 1 comment
Labels: bug
#420 - Enhancement: Implement `PhaseStart` and `Phase`
Pull Request -
State: closed - Opened by localheinz 11 months ago
- 1 comment
Labels: enhancement
#419 - Fix: Remove unused imports
Pull Request -
State: closed - Opened by localheinz 11 months ago
- 1 comment
Labels: bug
#418 - Enhancement: Synchronize with `ergebnis/php-package-template`
Pull Request -
State: closed - Opened by localheinz 11 months ago
- 1 comment
Labels: enhancement
#417 - Keep full PHPUnit 9.x support
Pull Request -
State: closed - Opened by mvorisek 12 months ago
- 17 comments
Labels: enhancement
#416 - Fix: Tighten version constraints for `phpunit/phpunit`
Pull Request -
State: closed - Opened by localheinz 12 months ago
Labels: bug
#415 - Fix: Matrix
Pull Request -
State: closed - Opened by localheinz 12 months ago
Labels: bug
#414 - Fix: Always unset `platform` configuration
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#413 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.13.1 to 6.14.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 2 comments
Labels: dependency
#412 - Add tests for scenarios where tests are running in separate processes
Pull Request -
State: closed - Opened by mvorisek 12 months ago
- 4 comments
Labels: enhancement
#411 - Enhancement: Synchronize with `ergebnis/php-package-template`
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: enhancement
#410 - Enhancement: Add documentation about understanding measured test durations
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: enhancement
#409 - Fix: Remove unused test doubles
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#408 - Run unit tests on every PHPUnit 10.x too
Pull Request -
State: closed - Opened by mvorisek 12 months ago
- 3 comments
Labels: enhancement
#407 - Fix: Schema
Pull Request -
State: closed - Opened by localheinz 12 months ago
Labels: bug
#406 - Fix: Run unit tests with `phpunit/phpunit:^8.5.19`
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#405 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.13.0 to 6.13.1
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependency
#404 - Fix: Adjust documentation
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#403 - Fix: Sleep longer during `setUpBeforeClass()` and `tearDownAfterClass()`
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#402 - Fix: Clean up tests
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#401 - composer(deps-dev): Bump vimeo/psalm from 5.16.0 to 5.17.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependency
#400 - composer(deps-dev): Bump rector/rector from 0.18.11 to 0.18.12
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependency
#399 - Fix: Reduce number of tests
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#398 - Measure duration of setup (before) & teardown (after) test class
Issue -
State: open - Opened by mvorisek 12 months ago
- 2 comments
#397 - Enhancement: Sleep during `setUpBeforeClass()`, `setUp()`, `tearDown()`, and `tearDownAfterClass()`
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: enhancement
#396 - Report global maximum duration only once
Pull Request -
State: open - Opened by mvorisek 12 months ago
- 8 comments
#395 - Enhancement: Widen version constraints
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: enhancement
#394 - Enhancement: Add support for `phpunit/phpunit:^8.5.36`
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: enhancement
#393 - Detect PHPUnit version based on series instead of identifier
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#392 - Enhancement: Extract `Version`
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: enhancement
#391 - Fix: Order
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#390 - Enhancement: Add support for PHP 7.4
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: enhancement
#389 - Enhancement: Run unit tests with phpunit/phpunit:^9.6.0
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: enhancement
#388 - Maximum duration should be renamed to slow treshold
Issue -
State: closed - Opened by mvorisek 12 months ago
- 1 comment
Labels: question
#387 - Improve PHPUnit 9.x detection
Pull Request -
State: closed - Opened by mvorisek 12 months ago
- 4 comments
#386 - Fix: Do not configure `platform`
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#385 - composer(deps-dev): Bump ergebnis/data-provider from 3.1.0 to 3.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependency
#384 - composer(deps-dev): Bump ergebnis/license from 2.3.0 to 2.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependency
#383 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.12.0 to 6.13.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependency
#382 - composer(deps-dev): Bump ergebnis/data-provider from 3.0.0 to 3.1.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependency
#381 - composer(deps-dev): Bump ergebnis/license from 2.2.0 to 2.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependency
#380 - Consistently include test setup and teardown in duration measurement
Pull Request -
State: closed - Opened by mvorisek 12 months ago
- 7 comments
Labels: enhancement
#379 - Do not report default maximum duration
Pull Request -
State: closed - Opened by mvorisek 12 months ago
- 1 comment
Labels: enhancement
#378 - Measured time must include test setup/teardown
Issue -
State: closed - Opened by mvorisek 12 months ago
#377 - github-actions(deps): Bump shivammathur/setup-php from 2.27.1 to 2.28.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependency
#376 - composer(deps-dev): Bump rector/rector from 0.18.10 to 0.18.11
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependency
#375 - Enhancement: Add support for PHP 8.0
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: enhancement
#374 - Fix: Remove unused field
Pull Request -
State: closed - Opened by localheinz 12 months ago
- 1 comment
Labels: bug
#373 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.11.0 to 6.12.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependency
#372 - composer(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#371 - Readd PHP 7.4 and 8.0 support
Pull Request -
State: closed - Opened by mvorisek about 1 year ago
- 3 comments
Labels: enhancement
#370 - github-actions(deps): Bump actions/github-script from 7.0.0 to 7.0.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency
#369 - Compatibility with PHP 8.0 and lower
Issue -
State: closed - Opened by mvorisek about 1 year ago
- 2 comments
Labels: enhancement
#368 - Consider adding support for `phpunit/phpunit:^8`
Issue -
State: closed - Opened by localheinz about 1 year ago
- 4 comments
Labels: enhancement
#367 - Add `#[MaximumDuration]` attribute
Pull Request -
State: closed - Opened by HypeMC about 1 year ago
- 2 comments
Labels: enhancement
#366 - composer(deps-dev): Bump rector/rector from 0.18.8 to 0.18.10
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency
#365 - composer(deps-dev): Bump rector/rector from 0.18.7 to 0.18.8
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency
#364 - github-actions(deps): Bump actions/github-script from 6.4.1 to 7.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency
#363 - composer(deps-dev): Bump rector/rector from 0.18.6 to 0.18.7
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#362 - Enhancement: Extract `Seconds`
Pull Request -
State: open - Opened by localheinz about 1 year ago
- 1 comment
Labels: enhancement
#361 - Fix: Widen version constraint
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: bug
#360 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.10.0 to 6.11.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#359 - github-actions(deps): Bump shivammathur/setup-php from 2.27.0 to 2.27.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency
#358 - Enhancement: Collect code coverage from running unit tests only
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: enhancement
#357 - Enhancement: Require `phpunit/phpunit:^10.4.2`
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: dependency, enhancement
#356 - Enhancement: Extract `TestIdentifier`
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: enhancement
#355 - github-actions(deps): Bump shivammathur/setup-php from 2.26.0 to 2.27.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency
#354 - Enhancement: Extract `Time`
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: enhancement
#353 - Fix: Rename `MaximumCount` to `Count`
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: bug
#352 - Enhancement: Merge `MaximumDuration` into `Duration`
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: enhancement
#351 - Enhancement: Extract `Duration`
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: enhancement
#350 - Fix: Mark `DefaultDurationFormatter` as internal
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: bug
#349 - Enhancement: Synchronize with `ergebnis/php-package-template`
Pull Request -
State: closed - Opened by localheinz about 1 year ago
Labels: enhancement
#348 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.9.0 to 6.10.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#347 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.8.1 to 6.9.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#346 - composer(deps-dev): Bump rector/rector from 0.18.5 to 0.18.6
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#345 - github-actions(deps): Bump actions/checkout from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency
#344 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.7.0 to 6.8.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#343 - Fix: Adjust version in `manifest.xml`
Pull Request -
State: closed - Opened by localheinz about 1 year ago
Labels: bug
#342 - Fix: Prevent inclusion of `phpunit/phpunit` in PHAR
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: bug
#341 - Enhancement: Add support for `phpunit/phpunit:^9.6.0`
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: enhancement
#340 - Enhancement: Add support for PHP 8.3
Pull Request -
State: closed - Opened by localheinz about 1 year ago
- 1 comment
Labels: enhancement
#339 - composer(deps-dev): Bump ergebnis/composer-normalize from 2.38.0 to 2.39.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency
#338 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.6.0 to 6.7.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#337 - composer(deps-dev): Bump ergebnis/composer-normalize from 2.37.0 to 2.38.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#336 - github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency
#335 - composer(deps-dev): Bump rector/rector from 0.18.4 to 0.18.5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#334 - PHAR dependencies are not scoped yet
Issue -
State: closed - Opened by alfredbez about 1 year ago
- 2 comments
Labels: bug
#333 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.4.0 to 6.6.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency
#332 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.2.0 to 6.4.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#331 - composer(deps-dev): Bump rector/rector from 0.18.3 to 0.18.4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#330 - github-actions(deps): Bump actions/checkout from 4.0.0 to 4.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#329 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.0.0 to 6.2.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependency
#328 - composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 5.16.0 to 6.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependency