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

Merge pull request #6696 from weeg/4087-helpers-inside-data-providers

Add actor to Cest tests dataProviders

github.com/Codeception/Codeception - 31103d28bf8332aa8d57fdaefa67cffbf7341526 authored about 1 year ago
Merge pull request #6723 from W0rma/symfony7

Support symfony 7

github.com/Codeception/Codeception - 3eb2e017d5c1b9b95b1e837f6628cdbd89a9277b authored about 1 year ago
Allow installation of psy/psysh:0.12 which adds support for symfony 7

github.com/Codeception/Codeception - 0240f8be2cb24860c9be1d3b52799a60908ff278 authored about 1 year ago
Add missing return types for symfony 7

github.com/Codeception/Codeception - 6c30fc04f9cd69eb67bda1abfdfc66554b4e6826 authored about 1 year ago
Allow installation of symfony 7

github.com/Codeception/Codeception - 8580b1da85f15ba2f33ed2e244597114e5c696ec authored about 1 year ago
Add seeEvent/dontSeeEvent event assertions (#173)

* Add seeEvent/dontSeeEvent

github.com/Codeception/module-symfony - 6c8b03cc8d07c0bfeb37a73ddce960ce237406bf authored about 1 year ago
Merge pull request #830 from ari1fkhan/patch-1

Update Debugging.md

github.com/Codeception/codeception.github.com - 1fbc963bb22061e73d46b6c8a8eaa57786d1b245 authored about 1 year ago
Support new event assertions (#25)

* Update seeOrphanEvent test, add tests for seeEvent/dontSeeEvent
* Add tests for seeEventTrigg...

github.com/Codeception/symfony-module-tests - a0e7bf65b5744aed7fe761483a0c8d5670675c5b authored about 1 year ago
Update Debugging.md

There was spelling correction on the second line of this page. The word written was firstly disp...

github.com/Codeception/codeception.github.com - 8d0d8f125183d2f50c869fd41e91923004f2ce35 authored about 1 year ago
Update event assertions (#168)

* Add event dispatch assertions, event listener call assertions (deprecate existing ones)
* fix...

github.com/Codeception/module-symfony - 19c86fc1041fc29b151ec9a783426089731dbae7 authored about 1 year ago
Merge pull request #36 from ThomasLandauer/patch-1

Updating `composer.json` for Symfony 7.0

github.com/Codeception/module-phpbrowser - a972411f60cd00d00d5e5e3b35496ba4a23bcffc authored about 1 year ago
Support symfony/css-selector v7

github.com/Codeception/lib-xml - 4eabf029ff5e40c7e8a16b6db2fe9bbb9244d162 authored about 1 year ago
Merge pull request #22 from Codeception/symfony-finder-7

Support symfony/finder v7

github.com/Codeception/module-filesystem - 0fd78cf941cb72dc2a650c6132c5999c26ad4f9a authored about 1 year ago
Support symfony/finder v7

github.com/Codeception/module-filesystem - 698cc6234a5bf2d27aab16adefa41bc0ceebf098 authored about 1 year ago
Test on newer PHP versions

github.com/Codeception/symfony-module-tests - 8dcea5f1f1d913399dddbd1a4c354d353af534ec authored about 1 year ago
Merge pull request #93 from jafaripur/patch-1

Fix runtime fatal error Declaration in Yii2.php

github.com/Codeception/module-yii2 - 2971f1fb44cd3088f7ecbe78bc51161c037a6551 authored about 1 year ago
Fix runtime fatal error Declaration in Yii2.php

Upgrading `symfony/browser-kit` from `v6.4.0` to `v7.0.0` getting runtime error.

github.com/Codeception/module-yii2 - b95385d8b66cc1b9515b887830b782e7f4c62af9 authored about 1 year ago
Merge pull request #6710 from MarcelBolten/add-max-retries

Avoid infinite loop while waiting for all running tests to finish

github.com/Codeception/Codeception - a8a15848ba943bdaebef4c2de3bec24029768552 authored about 1 year ago
Merge pull request #92 from MarcelBolten/__c3_error_log

Give the error log file a chance to be created

github.com/Codeception/c3 - 3ded67ed9dc22a74bd754fe95ed645d93d95e2df authored about 1 year ago
Merge pull request #91 from MarcelBolten/max-retries

Avoid infinite loop while waiting for all running tests to finish

github.com/Codeception/c3 - d578d44f4b19c69d20a2c0cfdd7e1d82e11c73e2 authored about 1 year ago
Merge pull request #8 from Codeception/symfony7

Support Symfony 7

github.com/Codeception/lib-web - 28cb2ed1169de18e720bec758015aadc37d8344c authored about 1 year ago
Support Symfony 7

github.com/Codeception/lib-web - 2f56a375aeac7561681486666bcc24fa17d8a3ff authored about 1 year ago
Merge pull request #66 from pfuhrmann/patch-1

Support Symfony 7.x

github.com/Codeception/lib-innerbrowser - 9d94838fe2be861bffbca9e9b52bbbd0fc4bbcee authored about 1 year ago
Bump actions/checkout version

github.com/Codeception/module-doctrine - e5583679d201a32cc52e941d8a0ea3c9bfe7d8ba authored about 1 year ago
Bump actions/checkout version

github.com/Codeception/module-doctrine2 - e5583679d201a32cc52e941d8a0ea3c9bfe7d8ba authored about 1 year ago
Test against PHP 8.2 + 8.3

github.com/Codeception/module-doctrine2 - e1d93670caf49c7360510e3496e34e6ce7eb858c authored about 1 year ago
Test against PHP 8.2 + 8.3

github.com/Codeception/module-doctrine - e1d93670caf49c7360510e3496e34e6ce7eb858c authored about 1 year ago
Updating `composer.json` for Symfony 7.0

I didn't check if it really works...

github.com/Codeception/module-phpbrowser - aa95507c6b0d3b96a0b8df12ff8cb970ec82e1ff authored about 1 year ago
Update c3.php to match changes in c3 library at version 2.9.0

github.com/Codeception/Codeception - 4c2a8bbff98f6dd4205869b38355f737c01542cf authored about 1 year ago
set maximum wait time to 30 sec and show warning if reached

github.com/Codeception/Codeception - 268565249cd88639ba23ffff60407b6a8dba5613 authored about 1 year ago
30 sec maximum wait time for all tests to finish upon report request

github.com/Codeception/c3 - 580cbd21e2ae6be803e5652594433b6e37d2cb65 authored about 1 year ago