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

Provide typed signatures for attributes (#6600)

* Provide typed signatures for attributes

* Allow multiple params on Depends attribute

* A...

abbe4d9c41de11624392879f9911bc52e0c1bc9d authored about 2 years ago by Malte Dölker <[email protected]>
Merge pull request #6593 from yesdevnull/5.0-generators

Support for Attributes in Actions

e791241487d87984ff538e5befc573d3ac1e380a authored about 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6604 from yesdevnull/bump-github-actions

Bump GitHub actions

c3c14a883e46ce05df6a7502d2551b3aeb4159b7 authored about 2 years ago by Gintautas Miselis <[email protected]>
Fixed expectNotToPerformAssertions in unit tests (#6602)

9ed471fac7e7b54b6761792076b634b8ae546007 authored about 2 years ago by Dan Barrett <[email protected]>
Standardise phpcs into Composer scripts

29626feac26d56211bcc8aa2a9d555ab624f593e authored about 2 years ago by Dan Barrett <[email protected]>
Bump actions/checkout and actions/cache to v3

0bb300b842050b230e6497eb8276f3dde084e857 authored about 2 years ago by Dan Barrett <[email protected]>
Add attribute support for the Action generator

69b2fe8e5d609a0a9f9dd6dd4eaeb26060f7acf5 authored about 2 years ago by Dan Barrett <[email protected]>
5.0.4

e3a69881696935c4209a7a45958a3bdd17def56a authored about 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6595 from Codeception/display-failure-message-in-html-report

Print failure/error/warning/skipped/incomplete messages in HTML reports

9be84310c41ff2983830e22033275558eab9476f authored about 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6591 from Codeception/undeprecate-positional-cest-parameters

Undeprecate untyped method arguments in Cest format

5836574480af79e2d808213a5a964163d9389587 authored about 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6590 from Codeception/result-aggregator-cleanup

Don't override resultAggregator property in test formats

d2e403f87e09dfe68704ef0a8ee6e7b6f280d6ce authored about 2 years ago by Gintautas Miselis <[email protected]>
Fixed counting of successful tests

3ce5e0d2f4f51144a98114a013d77cb3644b550d authored about 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6596 from Codeception/fix-parsing-of-skip-annotation

Fix parsing of skip annotation

d55e5c3e7129661625b1e0e0f3917c20a6fe02b5 authored about 2 years ago by Gintautas Miselis <[email protected]>
Print failure/error/warning/skipped/incomplete messages in HTML reports

0b946e6bbc10d702095916ef31a8a617c5c7b487 authored about 2 years ago by Gintautas Miselis <[email protected]>
Fix parsing of skip annotation

287573052e5035ceb8f2134fce4be36a76907d0b authored about 2 years ago by Gintautas Miselis <[email protected]>
Undeprecate untyped method arguments in Cest format

because there is no better way to support type union

46f2aa2353ee441d344a0e971aafaea14813a628 authored about 2 years ago by Gintautas Miselis <[email protected]>
Don't override resultAggregator property in test formats

3c27deb02abfc9d94f52669a584c8a88b58faed1 authored about 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6586 from yesdevnull/patch-3

Set event subscriber priority for failure events

700288e7072b19d11ec75fec62e8d5319d33d0bf authored about 2 years ago by Gintautas Miselis <[email protected]>
Fix array structure in @var annotation

e4c9fe6025e5f682294c5da15896c503b0dbb0c9 authored about 2 years ago by Gintautas Miselis <[email protected]>
Set event subscriber priority for failure events

7d40c7da3f03393112b24157b06a3137dbf9819d authored about 2 years ago by Dan Barrett <[email protected]>
5.0.3

b9a12f8bf233c265079c7c38b559ce3bc7dbef27 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6580 from Codeception/pass-test-result-to-dependent-method

Unit tests: Pass results to dependent tests

fdc8bac3d9f64cb7cb24d0498f1ac14b5566a447 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6582 from Slamdunk/coverage_api

StrictCoverage::getLinesToBeCovered can return false

67c3dd5a6e5421e108f327b15b7a0d78db4c61ef authored over 2 years ago by Gintautas Miselis <[email protected]>
Add regression test

9b7086a96d2dab8d88ea5d95c7b04180dfc7be65 authored over 2 years ago by Filippo Tessarotto <[email protected]>
StrictCoverage::getLinesToBeCovered can return false

Signed-off-by: Filippo Tessarotto <[email protected]>

fcded05f375950b82144b2b9f26bbca49d4dfb31 authored over 2 years ago by Filippo Tessarotto <[email protected]>
Unit tests: Pass results to dependent tests

546e3797eafc54a99b9c6d7225aa90ef34bce3e7 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6578 from Codeception/create-support-directory-in-unit-template

Create tests/Support directory in unit template

babd34e5ace95e4791e72e2bc5df5d188b64f4ad authored over 2 years ago by Gintautas Miselis <[email protected]>
Create tests/Support directory in unit template

8f34f02b0f121f3e21bfbd085989cf2355438696 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6571 from Codeception/5.0-run-tests-on-php-8.2

CI: Run tests on PHP 8.2

87e579002cedae2f751037ee3a028d26c9caff6c authored over 2 years ago by Gintautas Miselis <[email protected]>
CI: Run tests on PHP 8.2

fdfa47cbf688e5c9724ced11fe5f06741dfdc1d5 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6570 from Codeception/phpunit10-compatibility

PHPUnit 10 compatibility: Support new CodeCoverage::stop() signature

bb513db07c1034e8bf00f89642f453964d3b7b7d authored over 2 years ago by Gintautas Miselis <[email protected]>
PHPUnit 10: Support new CodeCoverage::stop() signature

3ffda2389d1b399d1935b79dccaa0e4976724916 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6564 from Codeception/phpunit10-compatibility

PHPUnit 10 compatibility: Stop using ErrorTestCase in Unit Loader

439ec7613a8f5e20cf20386e56346ea5d7c4d1d9 authored over 2 years ago by Gintautas Miselis <[email protected]>
Some tests failed because exception message was wrapped around

2c060627541aa91b0863e2f153a70c7719e2f4d4 authored over 2 years ago by Gintautas Miselis <[email protected]>
Stop using ErrorTestCase in Unit Loader

Because it no longer exists in PHPUnit 10
Invalid or failing data provider will stop test execut...

51646ea6ac678414e7df3e2ecd8642b5e55bb88a authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6562 from Codeception/phpunit10-compatibility

PHPUnit 10 compatibility

667dfa4acde020b4328aa5570818cc8cb305f8c4 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6563 from voku/patch-1

Command: SelfUpdate -> try to fix "PHAR_URL"

c81f04db16744add316b67b0b681dd9e0cf8b422 authored over 2 years ago by Gintautas Miselis <[email protected]>
Command: SelfUpdate -> try to fix "PHAR_URL"

`file_get_contents(https://codeception.com/php73/codecept.version): Failed to open stream: HTTP ...

e68ea3baec60039d2a3e175afe5724ae0e6ca589 authored over 2 years ago by Lars Moelleken <[email protected]>
Use ThrowableToStringMapper with PHPUnit 10

96586f921f2995754696e61fff36b567d3dc279a authored over 2 years ago by Gintautas Miselis <[email protected]>
Replace PHPUnit ExceptionWrapper with ThrowableWrapper

3a8dc154e35fd122cde84930068761678640bec6 authored over 2 years ago by Gintautas Miselis <[email protected]>
TestCase::getName was renamed in PHPUnit 10

3263b6be76c32cf1b40e7eaaecbfac03c3e8629a authored over 2 years ago by Gintautas Miselis <[email protected]>
Add message how to exit Codeception console

c7d17238f8c357e122431a751d1d7750f93c08b4 authored over 2 years ago by Thomas Landauer <[email protected]>
5.0.2

69f5c85d0c733826395271566a7677d2bc19bd21 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6553 from Basster/docker-image-makeover

Docker Image Makeover

56e347855a3a137cafe78be0e0c9e48110159690 authored over 2 years ago by Gintautas Miselis <[email protected]>
Fixed issue when include groups and test groups empty (#6557)

* Fixed issue when include groups and test groups empty

* Apply the same change to excludeGro...

9402b395c02da222fd7fcd1378b6b357b7196f2a authored over 2 years ago by Svyatoslav Varpikhovsky <[email protected]>
Merge pull request #6556 from Codeception/issue-6533

Fix remote code coverage for namespaced suites

fb604a4184774885e46f44662a1593f5fbb13899 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6560 from p-golovin/5.0

Fix dataProvider work for abstract Cest class (#6558)

71de2d40839e88eb895f04a26c8878e22a38d94f authored over 2 years ago by Gintautas Miselis <[email protected]>
Fix dataProvider work for abstract Cest class (#6558)

f3836e24de0eef5bee5a93768c684d59240772fa authored over 2 years ago by Pavel Golovin <[email protected]>
Fix remote code coverage for namespaced suites

f00a5bc2640620d746cf3f86b849697ab397a7ea authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6554 from Codeception/phpunit10-compatibility

Fix PHPUnit 10 compatibility

75d370f1b6ea8fce8625c0afd84bd013dcc31899 authored over 2 years ago by Gintautas Miselis <[email protected]>
Fix PHPUnit 10 compatibility

Error exceptions have been removed from PHPUnit 10,

error expectations won't be supported
expec...

c3bf725c73987c70d765c907ffea3f82fd248093 authored over 2 years ago by Gintautas Miselis <[email protected]>
5.0.1

97c695c433c97e8997108f05111504c2c836861d authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge branch '4.2' into 5.0

0fd477a8f0a365b6401bb21e42a2fe9bbcdabb7b authored over 2 years ago by Gintautas Miselis <[email protected]>
Propagate --ext and --override parameters to included test suites

fix: fix wrong behaviour for --ext and --override

Passing these options did not work when inclu...

db01ddac045df4aa53b2d9de6e55c8d1f4c31053 authored over 2 years ago by Calvin Alkan <[email protected]>
4.2.2

b88014f3348c93f3df99dc6d0967b0dbfa804474 authored over 2 years ago by Gintautas Miselis <[email protected]>
Propagate --ext and --override parameters to included test suites (#6536)

* fix: fix wrong behaviour for runtime options like --ext and --override when included suites ar...

c53401dd68e871ce02e01cb3035348e8de26e221 authored over 2 years ago by Calvin Alkan <[email protected]>
Merge pull request #6552 from Codeception/template-patches

Template patches

fa0fae2eb4972b77441614f90b1643cfd3bd2788 authored over 2 years ago by Gintautas Miselis <[email protected]>
reduce docker image size

also provide a "flavor" build-arg to easily build a debian/alpine version.

f2bdf5c3ffa16f793b694aed46458d3981575fa1 authored over 2 years ago by Ole Rößner <[email protected]>
Generate correct namespace in actor file

18e5267310338437b0609f746a19a8f2d36f92d5 authored over 2 years ago by Gintautas Miselis <[email protected]>
Suite name must be in lowercase in generated codeception.yml file

66938ecb305691fa5b93bdaaabf56fcc3ea20422 authored over 2 years ago by Gintautas Miselis <[email protected]>
Removed duplicated support_namespace setting from generated codeception.yml

1de988f8ef140065f973038415c9bd5abc04987b authored over 2 years ago by Gintautas Miselis <[email protected]>
Don't set module versions

Allow composer to pick version compatible with installed version of Codeception

41c25890b4cf30951e3aa36a37a12a870c5953f6 authored over 2 years ago by Gintautas Miselis <[email protected]>
Fixed false negative message about stecman/symfony-console-completion packege

83f6f7b54c36f5649e5e852aeedc11bb46af14f9 authored over 2 years ago by Svyatoslav Varpikhovsky <[email protected]>
Merge pull request #6541 from geega/fix-false-negative-message-for-exist-packege-symfony-console-completion

Fixed false negative message about missing stecman/symfony-console-completion packege

494ebe0c137a3d4d3028d57378af8b9c11c40fd1 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6550 from Basster/bugfix/phpunit-dataprovider

Fix DataProvider to properly load PhpUnit dataProviders from abstract classes.

3d5f77719c8abc8d4403337f6bbc5edaf26e510b authored over 2 years ago by Gintautas Miselis <[email protected]>
fix phpcs issues.

ce3695c9a8afa785a89bf0af000764b4a5623131 authored over 2 years ago by Ole Rößner <[email protected]>
#6549: fixes DataProvider, to properly load PhpUnit dataProviders from abstract classes.

2ae1f01e7fa45b4acea18e1488376553a1997ac1 authored over 2 years ago by Ole Rößner <[email protected]>
Merge pull request #6548 from Codeception/phpunit10-compatibility

Fix compatibility with PHPUnit 10

61bd54fac68e1dba6a32e34b8d74f41029cf8973 authored over 2 years ago by Gintautas Miselis <[email protected]>
Fix compatibility with PHPUnit 10

* Updated Test::test signature
* RiskyTest exceptions had beem removed

a702a2f217e69ee648ef26b0d45039f7cde1e2c5 authored over 2 years ago by Gintautas Miselis <[email protected]>
update links (#6544)

0ce6194b54e0099c10e0f6432fd80f9bfee32e27 authored over 2 years ago by Ihor Sychevskyi <[email protected]>
CI: Bump COMPOSER_ROOT_VERSION in 4.2 branch

30c5ed851cece7d4d8850db35ab683ed00f8467c authored over 2 years ago by Gintautas Miselis <[email protected]>
Codeception 5.0 requires lib-innerbrowser 3.1

c6595a9a13d1f46b9e98e8bb190f980fc17d67ef authored over 2 years ago by Gintautas Miselis <[email protected]>
Fixed false negative message about stecman/symfony-console-completion packege

c77ee4d62d475fd971e6dfceb1a355d20e224789 authored over 2 years ago by Svyatoslav Varpikhovsky <[email protected]>
update link (#6539)

1ce284993c8d8775f6a0cff540947e4cc2ee9c8e authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Declare direct dependencies

cbaa347a683bd5d2f44aefeef57aec31989525ea authored over 2 years ago by Gintautas Miselis <[email protected]>
Updated links in readme

6f35a935a027d4ea1b60f90b2502afb62732b220 authored over 2 years ago by Gintautas Miselis <[email protected]>
Update PHP and xdebug versions used in Docker

1830da119b8d1ecff5873ef882539b18be201ac4 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6486 from Codeception/5.0.0

5.0.0 Changelog

7afeb3f3558e3e5c08e82f3a745e3e6945cb28d7 authored over 2 years ago by Gintautas Miselis <[email protected]>
5.0.0

e2d99487114a6346221a63b973cbb8ccd8b963c3 authored over 2 years ago by Gintautas Miselis <[email protected]>
5.0.0-RC8

9eca760588455b69eb7a70afded76bc3fc5da2e2 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6522 from Codeception/example

Example of generated test suite

6250a0cfe7c32bbe0ee43d265029fafa7c969a69 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6521 from Codeception/deprecate-untyped-cest-arguments

Deprecate untyped method arguments in Cest format

be09fe763a5808dc99a87ea9947b4bc62166bccb authored over 2 years ago by Gintautas Miselis <[email protected]>
Exclude example dir from installed package

1971ac0aaf9c39cf476cf60f8c8f08ef6aa1bc5c authored over 2 years ago by Gintautas Miselis <[email protected]>
Add some code to example tests

859edc7317ffff0009bb584ede6ede3c0e1ae509 authored over 2 years ago by Gintautas Miselis <[email protected]>
Generate test structure example

e15da7406e410da9b1e4962abf5614e173b020f7 authored over 2 years ago by Gintautas Miselis <[email protected]>
Generate test examples

e031b6cbf6586b73855b2296583cf9fe926382bc authored over 2 years ago by Gintautas Miselis <[email protected]>
Add trailing line break to generated files

5a9a50c3adef46ff311241f19154c4c85ee86a04 authored over 2 years ago by Gintautas Miselis <[email protected]>
Mention Phalcon 5 in generated suite file

2773e20434c7c6c643bca9e2d581e2934820d887 authored over 2 years ago by Gintautas Miselis <[email protected]>
Remove leading backslash in generated use statements

2c69bc049c6160d22940955f5b16c32fdc4e6e2c authored over 2 years ago by Gintautas Miselis <[email protected]>
Fix creating .gitignore file in _generated dir

3d4d87ed9a8b77c16e2b508066fe6da5081323aa authored over 2 years ago by Gintautas Miselis <[email protected]>
Delete trailing spaces in generated suite file

beabe2f3ede7928ea64a8990ceddd2580f4acc45 authored over 2 years ago by Gintautas Miselis <[email protected]>
Add blank line between strict_types and namespace

0504b08047e0b04b72eb9ef9110d8c18a7421de6 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6520 from Codeception/5.0-not-powered-by-phpunit

Not powered by PHPUnit

813cc6153cab08af7e57db5d086b174d6aa96be5 authored over 2 years ago by Gintautas Miselis <[email protected]>
Deprecate untyped method arguments in Cest format

727203dac5c89fa1ff7d6362700b0e9cd3c0ee97 authored over 2 years ago by Gintautas Miselis <[email protected]>
Not powered by PHPUnit

6a47866f2512115f81bb9119b23b3e5893d303d7 authored over 2 years ago by Gintautas Miselis <[email protected]>
5.0.0-RC7

3b1b241a2aa51cb0f364553e70aba97c9792f019 authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6506 from Codeception/inject-dependencies-to-actor

Inject dependencies to actor in Cest and Gherkin formats

d2d68f4f6f6657e7576f49c9034fd8868c1a069e authored over 2 years ago by Gintautas Miselis <[email protected]>
Dependency injection: skip untyped variadic parameter too

37fb7996839b026150db75cdb2001aff2882aafd authored over 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #6505 from xethub/fix-variadic

/ Lib / Di / (enable) variadic defaultability

918a773ff4f8826998063e31b132476b59144501 authored over 2 years ago by Gintautas Miselis <[email protected]>
Inject dependencies to actor in Cest and Gherkin formats

9f74451c19e460ccba0da6a466db4ef9d5786b83 authored over 2 years ago by Gintautas Miselis <[email protected]>