Ecosyste.ms: OpenCollective

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

Codeception

Full-stack testing framework for PHP. Run browsers tests, framework tests, APIs tests, unit tests with ease!
Collective - Host: opensource - https://opencollective.com/codeception - Website: http://t.co/5iV1drgS - Code: https://github.com/Codeception

Run tests on PHP 8.2

github.com/Codeception/lib-web - 16938cc419a875e618a2afeaa6d6bdc100f8c257 authored almost 2 years ago
Raise lowest supported version of lib-innerbrowser to 3.1.3

github.com/Codeception/Codeception - fdf384453824d09e6009329618319b5e64a74db5 authored almost 2 years ago
Skip error expectation tests on PHPUnit 9.6

github.com/Codeception/Codeception - e5fb92897929963840c88666b52b8eb2d4b1edf7 authored almost 2 years ago
Run tests on PHP 8.2

github.com/Codeception/module-asserts - 536ec69ffd98d67d66035b7bbea68cd802e641c6 authored almost 2 years ago
This version requires PHPUnit 10

github.com/Codeception/lib-innerbrowser - 32e9a19a39bbb5165cdb845dc3618b412a17e6da authored almost 2 years ago
Make constraints compatible with PHPUnit 10

github.com/Codeception/lib-innerbrowser - 6146df04fc84a5b1f9e21df7dda2a6161319ec2c authored almost 2 years ago
Support PHPUnit 10

github.com/Codeception/Codeception - 0df0975a78bde3e38dfd5cddaab46b882ddac425 authored almost 2 years ago
update post.html (#727)

github.com/Codeception/codeception.github.com - b0ec982e70bd3b167fa4651383f6e1417fbbdcb3 authored almost 2 years ago
Copy c3.php from c3 repository

github.com/Codeception/Codeception - 2dc9835a79ad13b371ed74952f6e391b00db4ac8 authored about 2 years ago
CI: Bump actions/checkout to v3

github.com/Codeception/c3 - 6a1b23d7d56bef5df80706441e43024dfefa6307 authored about 2 years ago
Support PHPUnit 10

github.com/Codeception/c3 - ebe58ba19b91bab8a6e77f77dbb164155e379d3f authored about 2 years ago
CI: install only released versions of Codeception

github.com/Codeception/c3 - 5623f263c0c027ca4668a95dd79c0ba786ef6f9a authored about 2 years ago
Merge pull request #7 from aircodepl/patch-1

Module name fixed (Phalcon5)

github.com/Codeception/module-phalcon5 - 2814b48bd0e3b4d81319745e64d2d4dfce0bc17e authored about 2 years ago
Module name fixed

Module name is Phalcon5 (fixes errors "Module Phalcon is not installed", "Module can't be access...

github.com/Codeception/module-phalcon5 - 5fbafb458fd6eb2ed91d48fdf8646554da928b79 authored about 2 years ago
update top arrow on mobile (#719)

github.com/Codeception/codeception.github.com - e1c66c8322a880a638b5f5b472c09b7c38225768 authored about 2 years ago
[834d22b] Improve for codeception 5 and PHP 8.1 (#3) (#78)

[4b5f547] feature/codeception-upgrade-to-v5 (#2)
Co-authored-by: koehnlein <[email protected]>

github.com/Codeception/VisualCeption - c5b02cd043e15326fb7e856c39b8fa02d1abed37 authored about 2 years ago
update social icons (#717)

github.com/Codeception/codeception.github.com - 696621bb8639adab94f86c64d4cfc9157bef31db authored about 2 years ago
remove hidden on mobile social links (#715)

github.com/Codeception/codeception.github.com - 8f934d26babddf5c3552f77d548ac2c1c009a93b authored about 2 years ago
Merge pull request #6626 from Codeception/parse-annonymous-class-with-annotations

Improved handling of anonymous classes in parser

github.com/Codeception/Codeception - c8bc3380d39bc6d603adbb94b724c9753048d874 authored about 2 years ago
Improved handling of anonymous classes in parser

github.com/Codeception/Codeception - e1f987ed854dd81089d0940097f7d6e80bd7dde4 authored about 2 years ago
Merge pull request #80 from uaoleg/patch-1

PHP 8.1: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated

github.com/Codeception/module-yii2 - 8524425df0581168c7b782e53269aab30764fc68 authored about 2 years ago
Merge pull request #18 from Codeception/predis-v2

Support predis v2

github.com/Codeception/module-redis - 53378c72d0da7454389b9f21648c09ad1efc3cbd authored about 2 years ago
Support predis v2

github.com/Codeception/module-redis - 38b78b6e3f8af290f11f8ffc702591fbe1ec2424 authored about 2 years ago
Merge pull request #13 from Codeception/unset-shell-verbosity

Unset SHELL_VERBOSITY environment variable before execution of command

github.com/Codeception/module-cli - a3a101fae4049fa2f810107f7bd5db3b3266ce63 authored about 2 years ago
Merge pull request #6623 from Codeception/fix-failed-step-output

Fix failed step output

github.com/Codeception/Codeception - dea896f29876c7a46aebe3473c573a46a5c11edb authored about 2 years ago
Merge pull request #6622 from Codeception/dont-override-test-feature-at-runtime

Don't override test feature at runtime

github.com/Codeception/Codeception - 1c82c230fbad1d72d195e71451ad90312c479c19 authored about 2 years ago
Merge pull request #6621 from Codeception/phpcs-ignore-in-generated-files

Disable phpcs checks in generated action files

github.com/Codeception/Codeception - b19fd77cbff5bef37e092eabd976495d9c0c8b6b authored about 2 years ago
Update UnitTests.md

Fix case-sensitive suite command.

github.com/Codeception/codeception.github.com - 386d73d6069e08e60a831b483fdbc7b5dd90fa2d authored about 2 years ago
Merge pull request #6624 from Codeception/correct-indentation-of-step-decorators

Use correct indentation of step_decorators in bootstrap command

github.com/Codeception/Codeception - 062172880c6ae0c8b6f57170ce689d5fa08eb1be authored about 2 years ago
Made test suite compatible with Codeception 4.2

github.com/Codeception/module-cli - e9039d3b163c356361ffcaaae885968ae923ed01 authored about 2 years ago
CI: Run tests on PHP 7.4-8.2

github.com/Codeception/module-cli - 20a4ca15ce9175f394c458b731302e812f4f6881 authored about 2 years ago
PHP 8.1: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated

github.com/Codeception/module-yii2 - ce6b19cb915252f24ed91714be287ff12839e858 authored about 2 years ago
Update to Symfony 6.2

github.com/Codeception/module-symfony - 4f7edfaaa59ca1ba99424ace79997591c2ba9281 authored about 2 years ago
Don't skip expectError tests on PHPUnit 9

github.com/Codeception/Codeception - f4ae2ac83e661748cc3b44a63837650055920a86 authored about 2 years ago
Use correct indentation of step_decorators in bootstrap command

Enable the same decorators for AcceptanceTester
as in codecept init Acceptance

github.com/Codeception/Codeception - c04981b2cbd7eb7870eb7f224ba56bf1c3dedd06 authored about 2 years ago
Unset SHELL_VERBOSITY env variable before execution of command

github.com/Codeception/module-cli - f0a970cabd1def808ff27c39e149996aa95b7979 authored about 2 years ago
Failing test for SHELL_VERBOSITY variable

github.com/Codeception/module-cli - 64fb62c8af44317766ba36c8f639ddf3fb7aea87 authored about 2 years ago
remove unnecessary styles (#709)

github.com/Codeception/codeception.github.com - 550897820516cd331d7e84166d232cdc8db16052 authored about 2 years ago
Merge pull request #120 from ccsuperstar/maxExecutionTime

Max execution time fix

github.com/Codeception/robo-paracept - 270003825877fbbb7c8d150fca121b57fae06313 authored about 2 years ago
Merge pull request #126 from vansari/feature/Makefile-and-Docker

Feature/makefile and docker

github.com/Codeception/robo-paracept - 0e62d4bcd3949423c5b7f2d2bf789247f5c4e640 authored about 2 years ago
Raise lowest supported version of PHPUnit to 9.5.20

Because older versions can't mock __clone(): void methods

github.com/Codeception/Codeception - dcf69d1c02291287312c03798666ed6b0ab36d08 authored about 2 years ago
Check steps from Scenario in Unit format

github.com/Codeception/Codeception - 906e386133314447951623c327f1556692710b79 authored about 2 years ago
Fix failed step output

github.com/Codeception/Codeception - 72d6f56ab704cb7faef1b96663107128a79b8f0a authored about 2 years ago