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 #6702 from MarcelBolten/fix-incomplete-reports

Wait for all tests to finish before accessing the serialized test results

github.com/Codeception/Codeception - a80f684c5a81a381b02ae35d813ffbe247041959 authored over 1 year ago
Merge pull request #90 from MarcelBolten/fix-incomplete-reports

Add tracker of running test to avoid incomplete coverage results

github.com/Codeception/c3 - e23298a1cd5e7745973ea26a53572a3d9b013439 authored over 1 year ago
Change 250_000 to 250000 to support old versions of PHP

github.com/Codeception/c3 - 07a32016286e183559a3324108336a141ca58c3b authored over 1 year ago
Fix relative links in README

In theory, github markdown docs say that:

> Links starting with / will be relative to the repos...

github.com/Codeception/Verify - 4f37d780b1b5dec51442fbd82f38609e2b0ba82d authored over 1 year ago
Deprecate objectHasAttribute expectations/verifiers

github.com/Codeception/Verify - 370af7a517d0181f29b638e72826a5c0aece69c1 authored over 1 year ago
Require phpunit >=9.6.11

Version 9.6.11 had the new asssertObjectHasProperty method added, which
completely replace the a...

github.com/Codeception/Verify - 688e5767bf6d700da1bda92edffba22431c2a327 authored over 1 year ago
Add new hasProperty to docs

github.com/Codeception/Verify - 597052ceb7de2dfe0e7d33e77ab8c16651260413 authored over 1 year ago
Add baseObject(Not)ToHaveProperty expectation

github.com/Codeception/Verify - e02a6ecd052db470c27837cdeb10a5fe914cd563 authored over 1 year ago
Add baseObject(Not)HasProperty verifier

github.com/Codeception/Verify - 4f3a74f560fabd93689c8b8cb57f12a56815008f authored over 1 year ago
Merge pull request #6701 from Codeception/update-ukraine-link

Update Support Ukraine link in version string

github.com/Codeception/Codeception - 2f06902d6b3f36cb461be7475188643948989d2b authored over 1 year ago
add tracker of running test to avoid incomplete reports

github.com/Codeception/c3 - d60b4b09a2beddfe9e6d58651c7cde346c3b2da0 authored over 1 year ago
wait for all tests to finish before accessing the serialized test results

github.com/Codeception/Codeception - f99620c5fb36c6c7dd25c6c9cc876a5329b4a9f2 authored over 1 year ago
Update Support Ukraine link in version string

github.com/Codeception/Codeception - 6c00c8c50a670b8d8794006b3563d81e630d5a1c authored over 1 year ago
Merge pull request #47 from W0rma/fix-compatibility-with-phpunit10-4

Fix compatibility with PHPUnit 10.4

github.com/Codeception/Stub - f6bc56e33e3f5ba7a831dfb968c49b27cf1676ad authored over 1 year ago
Consider new boolean parameter in Generator::testDouble() added in PHPUnit 10.4

github.com/Codeception/Stub - c9963998a3e3f15774b34977d9383527536f9ecf authored over 1 year ago
Fix method names of Generator when using PHPUnit 10.4

github.com/Codeception/Stub - e7762fd917d42d13de841c3c18b7c82b0d1a7d5f authored over 1 year ago
Remove obsolete version check since this package requires PHPUnit 8 or higher

github.com/Codeception/Stub - 0216efe874ddc6a1f58624f98a12b2fea244c36a authored over 1 year ago
Add actor to Cest tests dataProviders

github.com/Codeception/Codeception - 140e9743eb1c77d710ef5bffb5e932394554ad66 authored over 1 year ago
Added support for diactoros v3. (#17)

github.com/Codeception/module-mezzio - 8aeaaabad645f72eded55aee0865bf0cc1da1dc2 authored over 1 year ago
Merge pull request #827 from imme-emosol/patch-1

Expand Stub-API recommendation in UnitTests.md [close #826]

github.com/Codeception/codeception.github.com - ea29ade975933d22513f9f6d0bf1209401cd9b67 authored over 1 year ago
Expand Stub-API recommendation in UnitTests.md [close #826]

Elaborate on recommendation for API to use with Stub/Mock creation.

github.com/Codeception/codeception.github.com - cd77d64243af0f1c86a71b308017611888abb7c3 authored over 1 year ago