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
Yii::$app null when called inside haveFriend does
github.com/Codeception/module-yii2 - smichae opened this issue 5 days ago
github.com/Codeception/module-yii2 - smichae opened this issue 5 days ago
Add @part route to amOnRoute method in Yii2 module
github.com/Codeception/module-yii2 - Proficoach opened this pull request 14 days ago
github.com/Codeception/module-yii2 - Proficoach opened this pull request 14 days ago
Update Db.php: Fixing code formating, removing duplication
github.com/Codeception/module-db - ThomasLandauer opened this pull request 14 days ago
github.com/Codeception/module-db - ThomasLandauer opened this pull request 14 days ago
Add @part route to amOnRoute method in Yii2 module
github.com/Codeception/module-yii2 - Proficoach opened this pull request 15 days ago
github.com/Codeception/module-yii2 - Proficoach opened this pull request 15 days ago
Acceptance test using amOnRoute leads to conflicts when using in combination WebDriver - improvement request
github.com/Codeception/module-yii2 - Proficoach opened this issue 15 days ago
github.com/Codeception/module-yii2 - Proficoach opened this issue 15 days ago
Explicit nullable type added with PHP 8.4 support
github.com/Codeception/module-sequence - djadobe16 opened this pull request 17 days ago
github.com/Codeception/module-sequence - djadobe16 opened this pull request 17 days ago
Update MailerAssertionsTrait.php: Adding Mailpit
github.com/Codeception/module-symfony - ThomasLandauer opened this pull request 20 days ago
github.com/Codeception/module-symfony - ThomasLandauer opened this pull request 20 days ago
Update RunProcess.php: Removing MailCatcher
github.com/Codeception/Codeception - ThomasLandauer opened this pull request 20 days ago
github.com/Codeception/Codeception - ThomasLandauer opened this pull request 20 days ago
Mark as compatible with codeception/module-webdriver 4.x
github.com/Codeception/VisualCeption - bgreco opened this pull request 21 days ago
github.com/Codeception/VisualCeption - bgreco opened this pull request 21 days ago
Support Symfony 7.2
github.com/Codeception/module-symfony - TavoNiievez opened this pull request 26 days ago
github.com/Codeception/module-symfony - TavoNiievez opened this pull request 26 days ago
Test against PHP 8.4
github.com/Codeception/module-filesystem - W0rma opened this pull request 28 days ago
github.com/Codeception/module-filesystem - W0rma opened this pull request 28 days ago
Test against PHP 8.3 + 8.4, fix CI
github.com/Codeception/Stub - W0rma opened this pull request 28 days ago
github.com/Codeception/Stub - W0rma opened this pull request 28 days ago
Test against PHP 8.4
github.com/Codeception/module-redis - W0rma opened this pull request 28 days ago
github.com/Codeception/module-redis - W0rma opened this pull request 28 days ago
Test against PHP 8.4
github.com/Codeception/module-phpbrowser - W0rma opened this pull request 28 days ago
github.com/Codeception/module-phpbrowser - W0rma opened this pull request 28 days ago
PHP 8.4: Avoid usage of the deprecation E_STRICT constant
github.com/Codeception/module-rest - W0rma opened this pull request 28 days ago
github.com/Codeception/module-rest - W0rma opened this pull request 28 days ago
Fix PHP 8.4 deprecation for E_STRICT constant
github.com/Codeception/module-webdriver - W0rma opened this pull request 28 days ago
github.com/Codeception/module-webdriver - W0rma opened this pull request 28 days ago
Test against PHP 8.4
github.com/Codeception/module-amqp - W0rma opened this pull request 28 days ago
github.com/Codeception/module-amqp - W0rma opened this pull request 28 days ago
Use upper-cased suite names
github.com/Codeception/codeception.github.com - W0rma opened this pull request 28 days ago
github.com/Codeception/codeception.github.com - W0rma opened this pull request 28 days ago
Fix test suite names in bootstrap command
github.com/Codeception/Codeception - W0rma opened this pull request 28 days ago
github.com/Codeception/Codeception - W0rma opened this pull request 28 days ago
Explicitly declare parameter types as nullable
github.com/Codeception/module-amqp - imba28 opened this pull request 29 days ago
github.com/Codeception/module-amqp - imba28 opened this pull request 29 days ago
Allow single #[Examples] attribute
github.com/Codeception/Codeception - W0rma opened this pull request 29 days ago
github.com/Codeception/Codeception - W0rma opened this pull request 29 days ago
Renamed config option 'cleanup' to 'repopulate'; added new config option 'cleanup'
github.com/Codeception/module-db - iliayatsenko opened this pull request about 1 month ago
github.com/Codeception/module-db - iliayatsenko opened this pull request about 1 month ago
Fixed MSSQL startup
github.com/Codeception/module-db - iliayatsenko opened this pull request about 1 month ago
github.com/Codeception/module-db - iliayatsenko opened this pull request about 1 month ago
Local tests fail with error during connection to MSSQL
github.com/Codeception/module-db - iliayatsenko opened this issue about 1 month ago
github.com/Codeception/module-db - iliayatsenko opened this issue about 1 month ago
Fix PHP 8.4 deprecation.
github.com/Codeception/Codeception - kagg-design opened this pull request about 1 month ago
github.com/Codeception/Codeception - kagg-design opened this pull request about 1 month ago
Update Doctrine.php: Adding dependency injection workaround to load fixtures
github.com/Codeception/module-doctrine - ThomasLandauer opened this pull request about 1 month ago
github.com/Codeception/module-doctrine - ThomasLandauer opened this pull request about 1 month ago
Update Doctrine.php: Adding `ORMPurger`
github.com/Codeception/module-doctrine - ThomasLandauer opened this pull request about 1 month ago
github.com/Codeception/module-doctrine - ThomasLandauer opened this pull request about 1 month ago
Recommend to load fixtures in `function _before()` and set `cleanup: false`?
github.com/Codeception/module-doctrine - ThomasLandauer opened this issue about 1 month ago
github.com/Codeception/module-doctrine - ThomasLandauer opened this issue about 1 month ago
Update RunProcess.php: Docs: Executed only once
github.com/Codeception/Codeception - ThomasLandauer opened this pull request about 1 month ago
github.com/Codeception/Codeception - ThomasLandauer opened this pull request about 1 month ago
Update README.md for PHP 8
github.com/Codeception/AspectMock - marcovtwout opened this pull request about 1 month ago
github.com/Codeception/AspectMock - marcovtwout opened this pull request about 1 month ago
Fix a mistake in the example code snippet
github.com/Codeception/codeception.github.com - AhmadTawila opened this pull request about 1 month ago
github.com/Codeception/codeception.github.com - AhmadTawila opened this pull request about 1 month ago
fix links
github.com/Codeception/codeception.github.com - Arhell opened this pull request about 1 month ago
github.com/Codeception/codeception.github.com - Arhell opened this pull request about 1 month ago
setUpBeforeClass() & tearDownAfterClass() are ignored when executing only one test method if not first test
github.com/Codeception/Codeception - Stav88 opened this issue about 1 month ago
github.com/Codeception/Codeception - Stav88 opened this issue about 1 month ago
Xml::arrayToXml fails on nested arrays
github.com/Codeception/lib-xml - BBoom opened this issue about 1 month ago
github.com/Codeception/lib-xml - BBoom opened this issue about 1 month ago
Object of class Symfony\Component\DomCrawler\Crawler could not be converted to string
github.com/Codeception/lib-innerbrowser - mgrechanik opened this issue about 2 months ago
github.com/Codeception/lib-innerbrowser - mgrechanik opened this issue about 2 months ago
`pressKey`: Fixing `@param string|array<string|string> $chars`
github.com/Codeception/module-webdriver - ThomasLandauer opened this pull request about 2 months ago
github.com/Codeception/module-webdriver - ThomasLandauer opened this pull request about 2 months ago
Introducing Codeception Guru on Gurubase.io
github.com/Codeception/Codeception - kursataktas opened this pull request about 2 months ago
github.com/Codeception/Codeception - kursataktas opened this pull request about 2 months ago
Update RunProcess.php: Docs (minor)
github.com/Codeception/Codeception - ThomasLandauer opened this pull request about 2 months ago
github.com/Codeception/Codeception - ThomasLandauer opened this pull request about 2 months ago
Update RunFailed.php: Docs (minor)
github.com/Codeception/Codeception - ThomasLandauer opened this pull request about 2 months ago
github.com/Codeception/Codeception - ThomasLandauer opened this pull request about 2 months ago
Passing xpath to XmlStructure::matchElement() always throws Exception
github.com/Codeception/lib-xml - marcovtwout opened this issue about 2 months ago
github.com/Codeception/lib-xml - marcovtwout opened this issue about 2 months ago
Update Recorder.php: Docs (minor)
github.com/Codeception/Codeception - ThomasLandauer opened this pull request about 2 months ago
github.com/Codeception/Codeception - ThomasLandauer opened this pull request about 2 months ago
Update DotReporter.php: Typo
github.com/Codeception/Codeception - ThomasLandauer opened this pull request about 2 months ago
github.com/Codeception/Codeception - ThomasLandauer opened this pull request about 2 months ago
Update RoboFile.php: Fix links to extensions' sourcecode
github.com/Codeception/codeception.github.com - ThomasLandauer opened this pull request about 2 months ago
github.com/Codeception/codeception.github.com - ThomasLandauer opened this pull request about 2 months ago
Fix ChromeDriver links
github.com/Codeception/module-webdriver - blankse opened this pull request about 2 months ago
github.com/Codeception/module-webdriver - blankse opened this pull request about 2 months ago
Fix ChromeDriver links
github.com/Codeception/codeception.github.com - blankse opened this pull request about 2 months ago
github.com/Codeception/codeception.github.com - blankse opened this pull request about 2 months ago
Test against PHP 8.3 + 8.4, drop PHP 8.0
github.com/Codeception/lib-xml - W0rma opened this pull request about 2 months ago
github.com/Codeception/lib-xml - W0rma opened this pull request about 2 months ago
Update extensions.md: Fixing links to sourcecodes
github.com/Codeception/codeception.github.com - ThomasLandauer opened this pull request about 2 months ago
github.com/Codeception/codeception.github.com - ThomasLandauer opened this pull request about 2 months ago
Test against PHP 8.3 + 8.4, drop PHP 8.0
github.com/Codeception/module-asserts - W0rma opened this pull request about 2 months ago
github.com/Codeception/module-asserts - W0rma opened this pull request about 2 months ago
Test against PHP 8.4
github.com/Codeception/lib-web - W0rma opened this pull request about 2 months ago
github.com/Codeception/lib-web - W0rma opened this pull request about 2 months ago
Test against PHP 8.4
github.com/Codeception/module-symfony - W0rma opened this pull request about 2 months ago
github.com/Codeception/module-symfony - W0rma opened this pull request about 2 months ago
PHP 8.4: Fix E_STRICT deprecation
github.com/Codeception/module-doctrine - W0rma opened this pull request about 2 months ago
github.com/Codeception/module-doctrine - W0rma opened this pull request about 2 months ago
PHP 8.4: Fix E_STRICT deprecation
github.com/Codeception/lib-innerbrowser - W0rma opened this pull request about 2 months ago
github.com/Codeception/lib-innerbrowser - W0rma opened this pull request about 2 months ago
Simplify reporter classes
github.com/Codeception/Codeception - TavoNiievez opened this pull request about 2 months ago
github.com/Codeception/Codeception - TavoNiievez opened this pull request about 2 months ago
PHP 8.4: `E_STRICT` deprecation
github.com/Codeception/Codeception - W0rma opened this pull request about 2 months ago
github.com/Codeception/Codeception - W0rma opened this pull request about 2 months ago
Test execution output in pipeline
github.com/Codeception/robo-paracept - kristaps777 opened this issue about 2 months ago
github.com/Codeception/robo-paracept - kristaps777 opened this issue about 2 months ago
Getting error when more than one test cases are run
github.com/Codeception/module-phalcon5 - bouzikas opened this issue about 2 months ago
github.com/Codeception/module-phalcon5 - bouzikas opened this issue about 2 months ago
waitForJS doesn't work like Webdriver
github.com/Codeception/module-playwright - eXorus opened this issue 2 months ago
github.com/Codeception/module-playwright - eXorus opened this issue 2 months ago
Fixed broken links in Customization page
github.com/Codeception/codeception.github.com - Samuel-Pedraza opened this pull request 3 months ago
github.com/Codeception/codeception.github.com - Samuel-Pedraza opened this pull request 3 months ago
#5368 Be able to merge coverage from Local and LocalServer subscribers
github.com/Codeception/Codeception - robertosacchetti opened this pull request 3 months ago
github.com/Codeception/Codeception - robertosacchetti opened this pull request 3 months ago
When you expect value null to be returned, fake functions was not invoked
github.com/Codeception/AspectMock - bogkonstantin opened this pull request 3 months ago
github.com/Codeception/AspectMock - bogkonstantin opened this pull request 3 months ago
Does this module work with `codeception/module-rest`?
github.com/Codeception/module-mezzio - earthiverse opened this issue 3 months ago
github.com/Codeception/module-mezzio - earthiverse opened this issue 3 months ago
Test description "wantTo()" does not work with PHPUnit tests
github.com/Codeception/Codeception - asengerdmk opened this issue 3 months ago
github.com/Codeception/Codeception - asengerdmk opened this issue 3 months ago
Fixed Multipart Request Formatting
github.com/Codeception/module-phpbrowser - leobedrosian opened this pull request 3 months ago
github.com/Codeception/module-phpbrowser - leobedrosian opened this pull request 3 months ago
SendPost() Alters Array Structure in Multipart Requests
github.com/Codeception/module-phpbrowser - leobedrosian opened this issue 3 months ago
github.com/Codeception/module-phpbrowser - leobedrosian opened this issue 3 months ago
fix numbering of headlines
github.com/Codeception/codeception.github.com - xabbuh opened this pull request 3 months ago
github.com/Codeception/codeception.github.com - xabbuh opened this pull request 3 months ago
The right way to register custom doctrine type
github.com/Codeception/module-doctrine - pincher2012 opened this issue 3 months ago
github.com/Codeception/module-doctrine - pincher2012 opened this issue 3 months ago
[5.4] Test Symfony Constraints
github.com/Codeception/symfony-module-tests - TavoNiievez opened this pull request 3 months ago
github.com/Codeception/symfony-module-tests - TavoNiievez opened this pull request 3 months ago
[WIP] Symfony assertion refinement
github.com/Codeception/module-symfony - TavoNiievez opened this pull request 3 months ago
github.com/Codeception/module-symfony - TavoNiievez opened this pull request 3 months ago
Params source is ignored if yml file is extended
github.com/Codeception/Codeception - Eseperio opened this issue 3 months ago
github.com/Codeception/Codeception - Eseperio opened this issue 3 months ago
Update Scenario.php: Adding default value to `current()`
github.com/Codeception/Codeception - ThomasLandauer opened this pull request 3 months ago
github.com/Codeception/Codeception - ThomasLandauer opened this pull request 3 months ago
Update Actor.php: Fixing return types of inherited methods
github.com/Codeception/Codeception - ThomasLandauer opened this pull request 3 months ago
github.com/Codeception/Codeception - ThomasLandauer opened this pull request 3 months ago
fix: Yii2 ErrorHandler can not process when throw Error (#106)
github.com/Codeception/module-yii2 - saltdg opened this pull request 3 months ago
github.com/Codeception/module-yii2 - saltdg opened this pull request 3 months ago
bug-yii2 ErrorHandler can not process when throw Error
github.com/Codeception/module-yii2 - saltdg opened this issue 3 months ago
github.com/Codeception/module-yii2 - saltdg opened this issue 3 months ago
Update Readme.md: Overhaul :-)
github.com/Codeception/module-playwright - ThomasLandauer opened this pull request 4 months ago
github.com/Codeception/module-playwright - ThomasLandauer opened this pull request 4 months ago
WIP: Before/After hooks
github.com/Codeception/module-playwright - DavertMik opened this pull request 4 months ago
github.com/Codeception/module-playwright - DavertMik opened this pull request 4 months ago
Update Readme.md: Typos
github.com/Codeception/module-playwright - ThomasLandauer opened this pull request 4 months ago
github.com/Codeception/module-playwright - ThomasLandauer opened this pull request 4 months ago
no screenshot available when there is a fail
github.com/Codeception/module-playwright - eXorus opened this issue 4 months ago
github.com/Codeception/module-playwright - eXorus opened this issue 4 months ago
grabCurrentUrl vs grabFromCurrentUrl
github.com/Codeception/module-playwright - eXorus opened this issue 4 months ago
github.com/Codeception/module-playwright - eXorus opened this issue 4 months ago
Update Readme.md
github.com/Codeception/module-playwright - eXorus opened this pull request 4 months ago
github.com/Codeception/module-playwright - eXorus opened this pull request 4 months ago
Fix parameter name in exception for case when Kernel has custom names…
github.com/Codeception/module-symfony - prophetz opened this pull request 4 months ago
github.com/Codeception/module-symfony - prophetz opened this pull request 4 months ago
Prevent serialization of non-backed enums
github.com/Codeception/Codeception - innerfly opened this pull request 4 months ago
github.com/Codeception/Codeception - innerfly opened this pull request 4 months ago
Update AdvancedUsage.md: Typos
github.com/Codeception/codeception.github.com - ThomasLandauer opened this pull request 4 months ago
github.com/Codeception/codeception.github.com - ThomasLandauer opened this pull request 4 months ago
Update AdvancedUsage.md
github.com/Codeception/codeception.github.com - GlebkaF opened this pull request 4 months ago
github.com/Codeception/codeception.github.com - GlebkaF opened this pull request 4 months ago
Xml report is different of phpunit log-junit report
github.com/Codeception/Codeception - eerison opened this issue 4 months ago
github.com/Codeception/Codeception - eerison opened this issue 4 months ago
Verify worklofs1
github.com/Codeception/VisualCeption - zzhelqzkov opened this pull request 4 months ago
github.com/Codeception/VisualCeption - zzhelqzkov opened this pull request 4 months ago
Support failed group data provider
github.com/Codeception/Codeception - ramzes642 opened this pull request 4 months ago
github.com/Codeception/Codeception - ramzes642 opened this pull request 4 months ago
Update GenerateScenarios.php: Adding deprecation note
github.com/Codeception/Codeception - ThomasLandauer opened this pull request 4 months ago
github.com/Codeception/Codeception - ThomasLandauer opened this pull request 4 months ago
[theory] Split test runner
github.com/Codeception/Codeception - SamMousa opened this issue 4 months ago
github.com/Codeception/Codeception - SamMousa opened this issue 4 months ago
[6759] Add separate errors tab in HTML report (redirected to 'main')
github.com/Codeception/Codeception - sem-peters opened this pull request 4 months ago
github.com/Codeception/Codeception - sem-peters opened this pull request 4 months ago
Allow a test with only one #Examples() attribute
github.com/Codeception/Codeception - sascha-egerer opened this pull request 4 months ago
github.com/Codeception/Codeception - sascha-egerer opened this pull request 4 months ago
chore(ci): prevent test CI running twice on PR branches
github.com/Codeception/Codeception - SamMousa opened this pull request 4 months ago
github.com/Codeception/Codeception - SamMousa opened this pull request 4 months ago
chore: add branch alias for main to fix composer install with dev deps
github.com/Codeception/Codeception - SamMousa opened this pull request 4 months ago
github.com/Codeception/Codeception - SamMousa opened this pull request 4 months ago
merge 5.1 into main
github.com/Codeception/Codeception - SamMousa opened this pull request 4 months ago
github.com/Codeception/Codeception - SamMousa opened this pull request 4 months ago
Delete header vs unsetHttpHeader vs unsetHeader
github.com/Codeception/lib-innerbrowser - mal-risma opened this issue 4 months ago
github.com/Codeception/lib-innerbrowser - mal-risma opened this issue 4 months ago