Adds the stress
function for declaring stress tests.
#106
Annotations
20 errors and 2 warnings
Static Tests (prefer-lowest):
src/Autoload.php#L15
Function Pest\Stressless\stress() has parameter $test with a nullable type declaration.
|
Static Tests (prefer-lowest):
src/Autoload.php#L15
Function Pest\Stressless\stress() has parameter $test with null as default value.
|
Static Tests (prefer-lowest):
src/Autoload.php#L18
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::group().
|
Static Tests (prefer-lowest):
src/Autoload.php#L18
Parameter #2 $closure of function test expects Closure|null, mixed given.
|
Static Tests (prefer-lowest):
src/Plugin.php#L60
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::duration().
|
Static Tests (prefer-lowest):
src/Plugin.php#L64
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::concurrently().
|
Static Tests (prefer-lowest):
src/Plugin.php#L68
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::delete().
|
Static Tests (prefer-lowest):
src/Plugin.php#L72
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::get().
|
Static Tests (prefer-lowest):
src/Plugin.php#L76
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::head().
|
Static Tests (prefer-lowest):
src/Plugin.php#L80
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::options().
|
Static Tests (prefer-stable):
src/Autoload.php#L15
Function Pest\Stressless\stress() has parameter $test with a nullable type declaration.
|
Static Tests (prefer-stable):
src/Autoload.php#L15
Function Pest\Stressless\stress() has parameter $test with null as default value.
|
Static Tests (prefer-stable):
src/Autoload.php#L18
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::group().
|
Static Tests (prefer-stable):
src/Autoload.php#L18
Parameter #2 $closure of function test expects Closure|null, mixed given.
|
Static Tests (prefer-stable):
src/Plugin.php#L60
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::duration().
|
Static Tests (prefer-stable):
src/Plugin.php#L64
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::concurrently().
|
Static Tests (prefer-stable):
src/Plugin.php#L68
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::delete().
|
Static Tests (prefer-stable):
src/Plugin.php#L72
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::get().
|
Static Tests (prefer-stable):
src/Plugin.php#L76
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::head().
|
Static Tests (prefer-stable):
src/Plugin.php#L80
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Stressless\Factory::options().
|
Static Tests (prefer-lowest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Tests (prefer-stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|