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

update yii_hero.html (#768)

github.com/Codeception/codeception.github.com - 39cd9a8ad7fe02df10f348735e37cf2aa5d1935d authored almost 2 years ago
Merge pull request #5 from Codeception/revert-3-upd

Revert "update url"

github.com/Codeception/lib-web - f488ff9bc08c8985d43796db28da0bd18813bcae authored almost 2 years ago
Revert "update url (#3)"

This reverts commit 05e89694e22dfc63b1cd3e88a403eda290ba68f6.

github.com/Codeception/lib-web - 46f8646e1003572beeace4d4cdca801a2dfe0845 authored almost 2 years ago
Merge pull request #4 from ThomasLandauer/patch-1

Mentioning `<html>` tag requirement

github.com/Codeception/lib-web - aef47f0462cd7c73befe7d223a21984531d1ce45 authored almost 2 years ago
Merge pull request #69 from ThomasLandauer/patch-1

Adding recommendation for Symfony users

github.com/Codeception/module-doctrine2 - 3ba1c67fc15a0fe9dcf594746e81a876c667daf1 authored almost 2 years ago
Merge pull request #69 from ThomasLandauer/patch-1

Adding recommendation for Symfony users

github.com/Codeception/module-doctrine - 3ba1c67fc15a0fe9dcf594746e81a876c667daf1 authored almost 2 years ago
update wp_hero.html (#766)

github.com/Codeception/codeception.github.com - ca12ecc5c6992ad84820b03d804034db58f0f6d9 authored almost 2 years ago
update twitter.html (#764)

github.com/Codeception/codeception.github.com - c122631825f57f44d7ce14656835c608d1e5b84d authored almost 2 years ago
update tweets.html (#762)

github.com/Codeception/codeception.github.com - f321d4890c5275e38d431da283b99ba1e9e40b55 authored almost 2 years ago
update symfony_hero.html (#760)

github.com/Codeception/codeception.github.com - fc311e220b0f0eb4672c013f8880925c1e2b4c6a authored almost 2 years ago
update switch.html (#758)

github.com/Codeception/codeception.github.com - a62f8c0bf7b4b1027eb5d157b270837c43c4d797 authored almost 2 years ago
update sponsors.html (#756)

github.com/Codeception/codeception.github.com - fb552e9be59beffbbbe276808fb5e406a5d5e027 authored almost 2 years ago
update reference.html (#752)

github.com/Codeception/codeception.github.com - 613ecf06d072182541873d950659106f1d05d021 authored almost 2 years ago
Merge pull request #751 from RohanPoojary1107/fix-duplicate-api-method-in-api-testing-doc

Fix duplicate sendPatch reference in ApiTesting.md

github.com/Codeception/codeception.github.com - 5794292fb871b2078fe793a86d8b28582a27a6f7 authored almost 2 years ago
Fix duplicate sendPatch reference in ApiTesting.md

github.com/Codeception/codeception.github.com - 76e56617745563bce5570340bcd3f675d5a1737b authored almost 2 years ago
update phar.html (#749)

github.com/Codeception/codeception.github.com - 061caaf6a215c5807d89804a81013588d85ea0f9 authored almost 2 years ago
Adding recommendation for Symfony users

Second part of https://github.com/Codeception/module-doctrine2/pull/68

github.com/Codeception/module-doctrine2 - dcfb3d48c59c94b1da7dfc8d1b1a520c6a9ccf5f authored almost 2 years ago
Adding recommendation for Symfony users

Second part of https://github.com/Codeception/module-doctrine2/pull/68

github.com/Codeception/module-doctrine - dcfb3d48c59c94b1da7dfc8d1b1a520c6a9ccf5f authored almost 2 years ago
Merge pull request #68 from ThomasLandauer/patch-2

Recommending against `grab()` methods for Symfony users

github.com/Codeception/module-doctrine - 18dd720a9e0258618728b3a7176439a9e1dcc659 authored almost 2 years ago
Merge pull request #68 from ThomasLandauer/patch-2

Recommending against `grab()` methods for Symfony users

github.com/Codeception/module-doctrine2 - 18dd720a9e0258618728b3a7176439a9e1dcc659 authored almost 2 years ago
Merge branch 'master' into patch-2

github.com/Codeception/module-doctrine2 - 3c414e35a046752e7c259389cddd7dcaca637c74 authored almost 2 years ago
Merge branch 'master' into patch-2

github.com/Codeception/module-doctrine - 3c414e35a046752e7c259389cddd7dcaca637c74 authored almost 2 years ago
Merge pull request #67 from ThomasLandauer/patch-1

Some cleanup

github.com/Codeception/module-doctrine2 - be8228d3c639c86281d65283cfc64de10e97fcb8 authored almost 2 years ago
Merge pull request #67 from ThomasLandauer/patch-1

Some cleanup

github.com/Codeception/module-doctrine - be8228d3c639c86281d65283cfc64de10e97fcb8 authored almost 2 years ago
Fixed encoding of binary values in assertion messages

Co-authored-by: sm <[email protected]>

github.com/Codeception/module-db - 185889230bccfc65d2c03624879ade5357ec43f9 authored almost 2 years ago
Throw exception with advice to increase pcre.backtrack_limit

if preg_replace returned null during dump loading.

github.com/Codeception/module-db - a5b0a198bcfb9ad0a29a1d807421b7ceab65073e authored almost 2 years ago
Merge pull request #6656 from Codeception/phpunit-has-output-patch

Fix JUnitReporter compatibility with PHPUnit 10.0.16

github.com/Codeception/Codeception - 51a4409457ba14d51961f774a421c563e4a2d575 authored almost 2 years ago
Fix JUnitReporter compatibility with PHPUnit 10.0.16

hasOutput() method was renamed to hasUnexpectedOutput(),
but we don't have to use it, because it...

github.com/Codeception/Codeception - a9c4a1b7e2a0aa69f5f90b6413fa314935af8e82 authored almost 2 years ago
Recommending against `grab()` methods for Symfony users

Info is taken from https://github.com/Codeception/module-doctrine2/issues/22#issuecomment-137338...

github.com/Codeception/module-doctrine2 - a5d28a49bb85d15578cbb84601b1e82e8f2078ad authored almost 2 years ago
Recommending against `grab()` methods for Symfony users

Info is taken from https://github.com/Codeception/module-doctrine2/issues/22#issuecomment-137338...

github.com/Codeception/module-doctrine - a5d28a49bb85d15578cbb84601b1e82e8f2078ad authored almost 2 years ago
Mentioning `<html>` tag requirement

See https://github.com/Codeception/Codeception/issues/5556
Second attempt after https://github....

github.com/Codeception/lib-web - b7caa0ac45dd91cc06287e92ccc88c0f0407e908 authored almost 2 years ago
update phalcon_hero.html (#747)

github.com/Codeception/codeception.github.com - 657bc3f6f8f79a10e5c8534dfcf121d4fae590c6 authored almost 2 years ago
update laravel_hero.html (#745)

github.com/Codeception/codeception.github.com - 6ad4393e25f79545abb287cedc255dcae40ee369 authored almost 2 years ago