Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Codeception/Codeception

Full-stack testing PHP framework
https://github.com/Codeception/Codeception

DotReporter: Print assertion count in report

bf6d24f3b630e042b126ee1b9455813255d5248f authored over 2 years ago by Gintautas Miselis <[email protected]>
SimpleReporter: Print blank line before suite

149043dde28a7289a59723fc7b56b29a476d09e0 authored over 2 years ago by Gintautas Miselis <[email protected]>
DotReporter: fix output format

41ef3b1aaf35c200a40d91a2757135fc5ddabbb2 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6439 from Codeception/5.0-fix-code-coverage-tests

Fix code coverage tests

d2391cb24619cd7da8ff5f4034fda4bea7458988 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6441 from Orchestrator404/5.0-fix-dot-reporter-summary-print

Codeception 5.0: Fix for DotReporter result printer

95e8230fd191ae50a0a781784684d69e11f412a2 authored over 2 years ago by Gintautas Miselis <[email protected]>
Codeception 5.0: Fix for DotReporter result printer

Added proxy for the RESULT_PRINT_AFTER event, so the event handling is done in the configured St...

ea265cbcbf40f2cbc306fa1ca0029f0636f3d6d2 authored over 2 years ago by Vladyslav Fedorishchev <[email protected]>
Fix code coverage test

Code coverage results are different on different versions of PHP so the test must be more flexible

1e3693017e3c5f1117896dda7fbe3abb43dfd0ac authored over 2 years ago by Gintautas Miselis <[email protected]>
5.0.0-RC3

b5fd8685f0826d0e352b2bd24d519c8bbc47079f authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6437 from Codeception/5.0-stricter-types-in-configuration

Use stricter types in Configuration

e5fc1f701fb0599804ae7b18b6095fee3ee0ce1f authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6436 from Codeception/5.0-params-loader-improvements

5.0 ParamsLoader improvements

087b1cc8ab96b17debd21385fd09b98f7ffd6fb1 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6438 from Codeception/5.0-throw-exception-if-actor-setting-is-missing

5.0 Throw exception if actor setting is missing

e8109a597b3da9b75ffba206b5c1f7e2a4e47ac2 authored over 2 years ago by Gintautas Miselis <[email protected]>
Throw exception if actor setting is missing in suite configuration

ffbe29b69b0391b304574167cc044599cd4c2f24 authored over 2 years ago by Gintautas Miselis <[email protected]>
Fix incorrect method name in changelog

7942dffb5590f3f208f16e8b0bbe8dbb8c2c74f9 authored over 2 years ago by Gintautas Miselis <[email protected]>
Use stricter types in Configuration

6b464b9dc3853d65b4ff97d24d8d18dea4522634 authored over 2 years ago by Gintautas Miselis <[email protected]>
Made ParamsLoader methods static

because it has no properties

c7c8a4536772dbf9a4494ce8204b1b3912bfc516 authored over 2 years ago by Gintautas Miselis <[email protected]>
Use correct types in ParamsLoader, avoid type errors

0c1e466e519e7049308ac6482eaa83326a0aff9f authored over 2 years ago by Gintautas Miselis <[email protected]>
Stricter check for phpdotenv v5

Because v3 passed earlier condition

77b5d198ddfc8e886af6ab8bcc18d3ac012791ed authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6430 from ziadoz/fix-init-template-answer-type

Fix incorrect $answer type declaration in InitTemplate

5370b2f4df240fe614015c510a67633115a89ee4 authored over 2 years ago by Gintautas Miselis <[email protected]>
Fix incorrect type declaration in InitTemplate.

0e4293babffa6000301474bc4d45c503594d0836 authored over 2 years ago by Jamie <[email protected]>
5.0.0-RC2

b31b08e59e3e9723df8df97a85f55f0d7d707652 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6423 from Codeception/code-coverage-configuration

Add more code coverage settings

9d3edf70cf0083d18434efbbaf7b230a1e5e762d authored over 2 years ago by Gintautas Miselis <[email protected]>
Use Symfony VarDumper in codecept_debug

* using var dumper for codecept_debug

* using var dumper for codecept_debug

* added var du...

d484ccc958c49f75729b7ea147b49c4965a5081b authored over 2 years ago by Michael Bodnarchuk <[email protected]>
update link (#6429)

daf5fdfa14db15cd6d0665bfa746500c64e6b8ae authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Merge pull request #6426 from Codeception/5.0-test-phpunit-10

CI: Run tests against PHPUnit 10

9fb7925e0e93bb02860c1706043db55f25873379 authored over 2 years ago by Gintautas Miselis <[email protected]>
update test links (#6427)

2585340b4cb9f194f8cf1202495d2e76ef6e803c authored almost 3 years ago by Ihor Sychevskyi <[email protected]>
CI: Run tests against PHPUnit 10

f1913d16081a459f7ad537e90b3ce23335166a1a authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix PHPUnit 10 TestSuite wrapper

a2cbef3471487b260ad4ef73d52dcc0506ac4d14 authored almost 3 years ago by Gintautas Miselis <[email protected]>
update ext src links (#6425)

6919f7bbc0256c31c3fe2270c316c206f143d784 authored almost 3 years ago by Ihor Sychevskyi <[email protected]>
Do not autoload content of src/PHPUnit/Wrapper directory

bec3ed990368506a3c19f611e477ccc11fc43589 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Add more code coverage settings

b3780509460cca991cdae94a7ea327048fe1151d authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6418 from Codeception/fix-recorder-types

Fix type error in Recorder extension

e387cca30a725dbb2f752fd73e5b00a61448d794 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6409 from Codeception/issue-5223

Encode non-string parameters in configuration files

b56f1a1cdad8c38b8c602af3a8b7616b08e3681f authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix type error in Recorder extension

e66a8371260a294eb33e4276147fe2b0823219bf authored almost 3 years ago by Gintautas Miselis <[email protected]>
Unquote params that may contain non-string values

49cb33bcf45e1077f5a2db6ddb91a2ba8be5427c authored almost 3 years ago by Gintautas Miselis <[email protected]>
Encode non-string parameters in configuration files

ac148575f4864a79c13eb243e9ebf52da7064a38 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Added --shard, --grep, --filter options (#6399)

* added --shard, --grep, --filter options

* fixed codestyle

* fixed tests

* fixed codes...

7063034c264527f8bb3bba9b542efc872929e330 authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
Populate $_ENV and $_SERVER with DotEnv params loader

46ed8f22bf3d7933a4b6907b59364c0c25431e5d authored almost 3 years ago by Bene Lorant <[email protected]>
Merge pull request #6395 from mkilmanas/fix-6392-symfony-dontenv-populate-env

Populate $_ENV when loading .env with Symfony/DotEnv

e3f0385ae747bfa76acad9c8f97bf2decbf8f4ad authored almost 3 years ago by Gintautas Miselis <[email protected]>
Remove BC layer for php-code-coverage < 9 (#6403)

* Remove BC layer for php-code-coverage < 9 since version ^9.2 is already a direct dependency

...

06a53e57c7db7d50fe1a616a8c4d9382716030ba authored almost 3 years ago by W0rma <[email protected]>
Merge pull request #6401 from W0rma/fix-wildcard-exclude-list-in-coverage-filter

Fix exclude list in coverage filter

6b7302b639836ea05478dd74157647dfdd66b2a6 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Cast file path to string because symfony/finder will not return a string but instances of SplFileInfo

c333ac32951289b97f81b4efb05f1a22acfc6e6f authored almost 3 years ago by W0rma <[email protected]>
More pause options

* Improved shell usage

* Improved shell usage

* checking for pauseshell

* fixed code s...

e25dff16a0a68cddba31227ec0057fae34b697c1 authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
Fix #6392 - Populate $_ENV when loading .env with Symfony/DotEnv

e4b675441760379b105385966c1d8d8beaf9a7ef authored almost 3 years ago by Marijus Kilmanas <[email protected]>
Execute interactive console in the scope of paused test class (#6386)

ee02a615869fef92e4485fc6e4836e09c8d9ad92 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge branch 'replace-hoa-console' into 5.0

d4008df6cebc945896e7c65c72edb10a8574046d authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fixed bugs in console command

d04726db670a308b85a83d21c8aa092eba62bf9d authored almost 3 years ago by Gintautas Miselis <[email protected]>
save history of interactive shell

90b25560864064442d45367023564e754d206086 authored almost 3 years ago by Davert <[email protected]>
Removed HOA console message, added PSYSH dependency for interactive console

8d3251f52cbb2928d1ec8ced4ff5106f4d0a22cf authored almost 3 years ago by Davert <[email protected]>
5.0.0-RC1

ba910b73d0b5a7a1d23d2af784c32d9c59629bce authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix code style

687e25c21081c06a3d51db59aab0cb73fb09dbdb authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge branch '4.1' into 5.0

dba1b33a69e48e7125de1aaf6fbf477ebf186a05 authored almost 3 years ago by Gintautas Miselis <[email protected]>
4.1.31

15524571ae0686a7facc2eb1f40f600e5bbce9e5 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6383 from Codeception/4.1-runbefore-error-output

RunBefore: print error output and stop execution if command failed

bc50e40e2ebe5491dc90f669e867c24ae91e5bf8 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Updated changelog

d5b3fd2c5d98dd57893298d630421587128c5911 authored almost 3 years ago by Gintautas Miselis <[email protected]>
RunBefore: print error output and stop execution if command failed

2f41cf4948c1c1314971b62a7593fbad19dd214d authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6381 from Codeception/4.1-generate-actions-with-self-type

Action generator: Handle self and parent types correctly

9f5f1f8a0a36893f78b9f497ec261c1a04ee3281 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix code coverage tests

8a7e8d10dd8c6cadcd16d6145564a17b18bfe931 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Action generator: Handle self and parent types correctly

6bbea0d7bb437bd7bd6ea3fa6e7eecb03bafad00 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6380 from Codeception/5.0-phpunit9

5.0 Support PHPUnit 9

09d2a9adafde1de405c021c9c22a419f5bf23314 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Check PHPUnit version in all compatibilities condition

e7fdee6646aa11491347920f53a733d47e9c8912 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Support PHPUnit 9

4f714f6b45d0bc75ca8f725879fb6bf643ef13d3 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Change dependencies to PHPUnit 9

0c9f4e33a3cca331090a431899cbf7790c332dfc authored almost 3 years ago by Gintautas Miselis <[email protected]>
5.0.0-alpha3

508f5fa59e09e325a1a611792ee4d5c8d6e32c6d authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6379 from Codeception/5.0-extract-constraints

5.0 Extract constraints to relevant modules

25c57f385af5495efdeeafd0df565ecf17ceefd2 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fixed another incompatibility with php-code-coverage

32790e3b5c99c5ca06e9aeca48e507f0ecfff810 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Add lib-xml to require-dev to reduce number of phpstan errors

dcbc13b0a286b6b2c2d1b5742d90f609140c0344 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Moved XmlStructure to lib-xml

01c635b6a6f42808f857c6a87aa1ffe837c8d568 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Moved JSON constraints to module-rest

87e472fa0a1c7ae326dd15c6aae3ede22d7891f3 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Moved Crawler constraints to lib-innerbrowser

a4b1306418599f7a73f88ed6fdbf5f7c2602a9fd authored almost 3 years ago by Gintautas Miselis <[email protected]>
Extracted some code to lib-web

Because it is used by lib-innerbrowser and module-webdriver

717d5c8c6692d699941ec7256f9268c1c0d94b81 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Moved WebDriver constraints to module-webdriver

be105fb2a4e02caa04f83b07443fd25ece0184c5 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix compatibility with php-code-coverage

5770fd98f712d5caad44e33ce8435cafe6b4e6b6 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge branch '4.1' into 5.0

7fc2d694b9fe4590ebf1d07d386eb31d27a406e0 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6377 from Codeception/phpstan

Fix some issues reported by phpstan

268219d99717f63af2d0aacc4e6217cbcfb73f8d authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6378 from Codeception/4.1-generate-actions-with-intersection-types

4.1 Generate actions with intersection types

dba8c830557f3b042b4933e2259ad2d5ea8002b6 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Support intersection types in actions

Also allow to use class names in union and intersection types

323e9a7d6d5963fc7bfe48d35c62341ac32023be authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix some issues reported by phpstan

5b92d04b61786525d8433eb5d3c2fd31d317e751 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6376 from Codeception/psr-12

Improve code style

be148b9494dc9136bf2dea4094a78d0219bd58b9 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Lowest supported version of symfony components is 4.4.24 (#6374)

Because some deprecation errors were fixed in that version

8c85e809f507a45df01794c9831568e15466b46f authored almost 3 years ago by Gintautas Miselis <[email protected]>
Check code style in Github Actions

c6e7fc5f7f29362b388d202e558cf64ac73871ac authored almost 3 years ago by Gintautas Miselis <[email protected]>
Improve code style

96d1c70a2352c00c9fc9bf69ca5f0e0d4928ae02 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix compatibility with sebastian/diff

cee5bf48a64df554a3b43670d7d9ae48b20147f5 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Delete useless comments from tests

b2fbbd5f0571bd027cc404eaa65d2730dcb75d29 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix mistype in method name

be37f3027a7afe00f151b74abb15abebe5ffb9d8 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix broken test

3a2401cbdd220b3f080a1f3bf0985019099715a1 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix broken test

a035d77d070fa57fad438e07a65447aeca248c45 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge branch '4.1' into 5.0

9f93cb2f4a87a970d2fa98f97ddec6b84fbe79ab authored almost 3 years ago by Gintautas Miselis <[email protected]>
4.1.30

3a612a57474223651b64c992f21561f2376f3ee9 authored almost 3 years ago by Gintautas Miselis <[email protected]>
helpukrainewin.org

d6b7af9233124652b0425217d633e034bfa9bf2b authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6375 from Codeception/issue-6370

Fix handling of previous exception in ExtensionException

f45a6babf35897e277ae53bf056e1d107b59787e authored almost 3 years ago by Gintautas Miselis <[email protected]>
Fix handling of previous exception in ExtensionException #6370

dc7a002fbe236515e3c358d9380bd40402c5db7f authored almost 3 years ago by Gintautas Miselis <[email protected]>
Return params from env file without modifying superglobals (#6348)

* Return params from env file without modifying superglobals

* Add support for loading params...

9ca1f88f0627cb09c31d7c14a21468c428b6271e authored almost 3 years ago by Malte Dölker <[email protected]>
Merge pull request #6373 from Codeception/5.0-fix-remote-coverage

Fix Code coverage HTML report compatibility with PHPUnit 10

5f231f5f23156af698e970c038873f6a8748b63d authored almost 3 years ago by Gintautas Miselis <[email protected]>
Update readme.md

39d3708c373a691a08cc41ef0c6a1dcb5df61328 authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
Fix test failing due to code style changes

2206aef0f112e9a86fa9127592b382ac332b5f45 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Code coverage HTML report compatibility with PHPUnit 10

b8964692984bedab7f2df84001bf66a45b5637a1 authored almost 3 years ago by Gintautas Miselis <[email protected]>
#6368: add support for PSR-12 (#6369)

* #6368: add php-cs-fixer file for psr-12 codeing style. run cs fixer over all files for support...

d6bd0f33c43e787855d581a8cd5d602e98db2a8e authored almost 3 years ago by Sebastian Neubert <[email protected]>
Ukraine is under attack

eefe1abc60500c0516b85131cbbfbb9a22899db4 authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
5.0.0-alpha2

1bfb6089ff1cb7f454e4b35f46edfba9de5217e6 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6365 from Codeception/5.0-ci-prefer-lowest

CI: Prefer lowest versions of dependencies on PHP 8.0

20ff4633a322d4596790e5c7d3204ce796491433 authored almost 3 years ago by Gintautas Miselis <[email protected]>