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

Support PHPUnit 11

github.com/Codeception/lib-web - 6f2618f3a59b97600ac2fbc5b6d207006dfdd297 authored 12 months ago
Merge pull request #10 from ThomasLandauer/patch-2

Adding details to `grabAttributeFrom()`

github.com/Codeception/lib-web - 08ea76632ff4c5e49aafb46439232525d0254c67 authored 12 months ago
Merge pull request #6728 from Codeception/phpunit11

Support PHPUnit 11

github.com/Codeception/Codeception - c5934275245849c4fe648926cb3233da2808ccbf authored 12 months ago
Merge pull request #57 from particleflux/add-objecthas-property

Add objectHasProperty assertions

github.com/Codeception/Verify - f19c34ef1cc3a20774220363475e0183b02e23c3 authored 12 months ago
Merge pull request #97 from baningo/fix/broken-i-am-logged-in-as

Fix broken `amLoggedInAs` - method parameter is being overwritten

github.com/Codeception/module-yii2 - 2aa91e4edc1d7362e5896c3ea1364cd971bea072 authored 12 months ago
Update Yii2.php

Fix all places where `$user` was confused with `$userComponent`

github.com/Codeception/module-yii2 - eb609b1607fc12e8e6599fd1ef98e8482c6caaee authored 12 months ago
Rename `$user` to `$userComponent`

Checking user component was overwriting the method parameter with the same name `$user`.

github.com/Codeception/module-yii2 - ce001f2e38ff531be7d30536f7b3671d09b02d16 authored 12 months ago
Merge pull request #67 from Codeception/phpunit11

Support PHPUnit 11

github.com/Codeception/lib-innerbrowser - d9fbf1ca5297c76c44e45eaf03d44f0d4961686c authored 12 months ago
Merge pull request #48 from W0rma/phpunit11

Support PHPUnit 11

github.com/Codeception/Stub - 4fcad2c165f365377486dc3fd8703b07f1f2fcae authored 12 months ago
Support PHPUnit 11

Generator::testDouble() does now have an additional parameter

github.com/Codeception/Stub - d3a073bae56feffeb8ff0220ac7c7e77e37f26e5 authored 12 months ago
Fix type error when using `seeLink`

github.com/Codeception/module-webdriver - 4e4ba903b035d47370369e0201fb92c673951825 authored 12 months ago
update Allure official website

github.com/Codeception/codeception.github.com - 96a31589eeb8d4a53939dda00440d980f7c5d015 authored 12 months ago
Improved typing (#96)

* fix: improve typing using phpstan and fix some errors identified by phpstan
* fix: revert som...

github.com/Codeception/module-yii2 - 219fbd9465472077785e1a93fc01fa89489bf2cc authored 12 months ago
Removing Codeception 2 and 3 note (#3)

* Removing Codeception 2 and 3 note

Since Codeception 4 was released more than 4 years ago: h...

github.com/Codeception/util-robohelpers - 8aba3b541b9a53b710d7396f3eed2b3529f423c1 authored about 1 year ago
Removing self-closing slashes

github.com/Codeception/module-webdriver - 77c9233f075ce6bfc65af309516ad9a6d0670a32 authored about 1 year ago
Merge pull request #9 from ThomasLandauer/patch-1

Fixing Markdown Code Syntax

github.com/Codeception/lib-web - cea9d53c9cd665498632acc417c9a96bff7eb2b0 authored about 1 year ago
Adding details to `grabAttributeFrom()`

github.com/Codeception/lib-web - 68f239d484087bfbdb313eb30f323d33d85d1160 authored about 1 year ago
Add direct dependency for mbstring extension because this package uses mb_detect_encoding()

github.com/Codeception/module-db - b7c45db45457e5519b68463fc79e6e96b9113e13 authored about 1 year ago
Use proper parameter type for NULL values

github.com/Codeception/module-db - a00cb7b3cac7fdd179e7ef978c45be48cfb4cf1f authored about 1 year ago
Call isBinary() only if parameter is a string

github.com/Codeception/module-db - 5666795f745ba0cd758ee0fe2744ee0209c451bf authored about 1 year ago
Fix namespace mismatch of ActionSequence

github.com/Codeception/module-webdriver - 83e35bee3256be5c9b42c179ae6ea1844fe36e1a authored about 1 year ago
Test on Symfony 7.0 (#180)

github.com/Codeception/module-symfony - be24b2b64759e5b4dd83ca091ecfe49c26cecc5c authored about 1 year ago
Reference the correct Cest files in Contributing.md

github.com/Codeception/module-symfony - 8b4b5333eb5a48f2d8fddc8be1e70e9d7731320b authored about 1 year ago
Fix return type of grabSecurityService (#178)

Since symfony 6.2 the "security.helper" service is an instance of Symfony\Bundle\SecurityBundle\...

github.com/Codeception/module-symfony - b887260336680c0d5080b1ae5fd65334e9643618 authored about 1 year ago
Fixing Markdown Code Syntax

I guess these spaces are causing the blank line on top of each PHP code block - example: https:/...

github.com/Codeception/lib-web - 2a3150796af6cfc3d82547900eb06f917f880b76 authored about 1 year ago
Symfony 6.4 Support (#177)

* Update GitHub actions
* Update to PHP 8.1
* Code cleanup
* testing on Symfony 6.4

github.com/Codeception/module-symfony - e64f46f8e5ada761263005a3ec43f420d873ece2 authored about 1 year ago
EventsAssertionsTrait refactor

github.com/Codeception/module-symfony - 5798e3e6328d20e9c41a5d1680f245e9881a4a43 authored about 1 year ago
seeEvent fails with non-existent events.

github.com/Codeception/symfony-module-tests - 43b93f4f0a4630dd5d80bbcc36c951e6b8ea2e8c authored about 1 year ago