Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Codeception/c3

Remote CodeCoverage for Codeception. Part of Codeception testing framework.
https://github.com/Codeception/c3

Fixed loading of some methods

Some methods are defined at autoload.php file of the codeception autoloader.

This methods are...

1add19a3cbc8b3b84d263ef856024c539a528394 authored over 9 years ago by Raul Ferriz <[email protected]>
Update Installer.php

Each time `composer update` is run, c3.php is copied and the developer is told to do something, ...

31e4f3dd7c6d48aa4fe65bf37b86fd1328aa2f5f authored over 9 years ago by Arnold Daniels <[email protected]>
Merge pull request #15 from gammamatrix/patch-1

Allow c3 to use codeception.dist.yml

ceaf89c8a5ac1a78731f5a328f032b2dc780c6a1 authored over 9 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #16 from dolmen/add-mailmap

Add a .mailmap to consolidate Davert's commits

d1cb3ab11902e56f960f50e53b9c2b2bd8b67d16 authored over 9 years ago by Michael Bodnarchuk <[email protected]>
Fixed if structure

598ea864b241aa912dd59e6d44aeda9f4bf44226 authored over 9 years ago by Jeremy Postlethwaite <[email protected]>
Add a .mailmap to consolidate Davert's commits

61182b787e8da6383181548663debf18a7bd51d0 authored over 9 years ago by Olivier Mengué <[email protected]>
Allow c3 to use codeception.dist.yml

c3 does not check for `codeception.dist.yml` if `codeception.yml` does not exist.

This patch ...

fa7c2290afcbdf2f8540dae8d35554286e8f4fdb authored over 9 years ago by Jeremy Postlethwaite <[email protected]>
Update README.md

3f5a0341a4ea2f19f3a3fe533c0c9e3168615b8e authored over 9 years ago by rhertogh <[email protected]>
Solution for Undefined variable C3_CODECOVERAGE_MEDIATE_STORAGE in __c3_error

When an error occurs before ```C3_CODECOVERAGE_MEDIATE_STORAGE``` is set it is not logged to any...

b644acd6ca853d667ebf7f9b186058bd03468a7f authored over 9 years ago by rhertogh <[email protected]>
Update composer.json

1a6913a02af1e2946e0c09ad0aeaea093a20a1b1 authored almost 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #12 from Ragazzo/fix_for_codeception_path_detection

fixed condition

30321efb2421c5d201d02e2cb8da1a1ca96e4a38 authored about 10 years ago by Alexander Makarov <[email protected]>
fixed condition

b83f6cc7ae8ae31a9e07f08ed967478c689b8006 authored about 10 years ago by Mark Ragazzo <[email protected]>
Update README.md

ce8fd70e2f88198ad76f0722d176cd7dec811b00 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Update README.md

0d5a8b2e53c0d2eac80f232f71e7dcda92aeb285 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
removed issues, linked issues in main codeception repo

b9feb367a328d640d5a343c3252d41bd572fb580 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
do not register shutdown function on debug

9c144d5bd3a12a5e8359d38c582238c1f1253fdb authored over 10 years ago by Davert <[email protected]>
fix #10

6e016252f3f1a59e86786242a1d7d693ef489f4a authored over 10 years ago by Davert <[email protected]>
updated readme

fad23c9aec616316e611b7eb80bf118f1a3e3a89 authored over 10 years ago by Davert <[email protected]>
udpated doc

25de2e0568f08554c0a9543dab16be49edcedc6b authored over 10 years ago by Davert <[email protected]>
updated documentation

8e5f7c1f92703d0aff6fbb7ec4a7534be3dae93b authored over 10 years ago by Davert <[email protected]>
updated installation guide

ceacf46efb7ad9aa92b220a1fbc8985f40cc1e81 authored over 10 years ago by Davert <[email protected]>
fix to installer script

bd01f15c57ff4be12ebf6d953a971d194d476b66 authored over 10 years ago by Davert <[email protected]>
added hook to post-install

0b67a51b109a0748aa76a7d71fe1b409903ecf54 authored over 10 years ago by Davert <[email protected]>
fix to composer.json

d334ebdcbd876ba6c88119a07405b46c42a6ef33 authored over 10 years ago by Davert <[email protected]>
added composer.json, and installation instructions

b902f828ad1a06c1bb1c3272622297465b323be3 authored over 10 years ago by Davert <[email protected]>
updates to c3 to use tests/_log/c3tmp

2baa099f4962446e8db3ab57de7e97114068bb9b authored almost 11 years ago by Davert <[email protected]>
readme updated

ef58d56f1dc833e1f52378fe0ae94528403fe92b authored over 11 years ago by davert <[email protected]>
added cookies as alternative to headers

b4e3a23e06aea448c6502e8a3995189301cb5a12 authored over 11 years ago by davert <[email protected]>
cookies can be used as alternative to headers

2e34d92b6339af0d7f4620abb1936c7136fb8858 authored over 11 years ago by davert <[email protected]>
Merge pull request #3 from tiger-seo/master

better error reporting from c3

c912b12c656ed18318cee68f273ce21f2104855c authored over 11 years ago by Michael Bodnarchuk <[email protected]>
better error reporting from c3

220c8ff2c0a7b5aba1be9c94013f5a0d066d64d5 authored over 11 years ago by tiger-seo <[email protected]>
better error reporting from c3

88e510ccd181f79a44a852eb0832970448fddc09 authored over 11 years ago by tiger-seo <[email protected]>
Merge pull request #1 from tiger-seo/master

fix error reporting from c3

61ad3552d74621ecb56fefa6f2c86a9432437bb1 authored almost 12 years ago by Michael Bodnarchuk <[email protected]>
fix error reporting from c3

66c4b351a4bc32444022e89de46e234c9f13cf3d authored almost 12 years ago by tiger-seo <[email protected]>
Update c3.php

fixed importing Codeception libs from phar

297965b4510a25b39da8e4cfe2223308c986ae81 authored almost 12 years ago by Michael Bodnarchuk <[email protected]>
Update README.md

0402d6433d445e2fdfe04e003d2d6752df8c0bc3 authored almost 12 years ago by Davert <[email protected]>
Update README.md

a18a7a75b9ef99988145f7726f837fe9bb28b5f4 authored about 12 years ago by Davert <[email protected]>
Update README.md

6276db12f34c3445d9f4e5b96a04c7a71fc8d858 authored about 12 years ago by Davert <[email protected]>
Update README.md

fc3ae1c3e354c3bdf83240a0ce763414ab3a45a9 authored about 12 years ago by Davert <[email protected]>
Update README.md

2f9a21298714e40b12d9e092065a57e6b8b19619 authored about 12 years ago by Davert <[email protected]>
Update README.md

f56ecb759f7c1fc3c2247c4f97b1fea3fc88db2b authored about 12 years ago by Davert <[email protected]>
c3 improved

230e2d84f61419af8c06287b91547949369dcd74 authored about 12 years ago by Davert <[email protected]>
naming fixed

80d0702b84e8f9230e8c96cc035b50af135dbb52 authored about 12 years ago by Davert <[email protected]>
naming fixed

33e0d22f694f6fd06e66e9649a32f3640802fb6c authored about 12 years ago by Davert <[email protected]>
c3 error reporting and fixing

5e5b6a1e92c402cc726ee5258786fd82d2555426 authored about 12 years ago by Davert <[email protected]>
c3 error reporting and fixing

40b3342a998eec8b049c5f8b94eaa383ceb03ad1 authored about 12 years ago by Davert <[email protected]>
clear and error reports

448b473e05fecaf876a260f55ca252aa0dd2831f authored about 12 years ago by Davert <[email protected]>
clear and error reports

c9769517fdb5fbb08cdddfed9cb0b33d3e03f7e6 authored about 12 years ago by Davert <[email protected]>
clear and error reports

931fe8f82c688ad748f7dcfc3ec907859e5a0b90 authored about 12 years ago by Davert <[email protected]>
clear and error reports

d0809fe7eca78754a37d583b7649354b22d99b6e authored about 12 years ago by Davert <[email protected]>
errors log added

c537bd25f51b165d7e2bdfce61a5b5f303bd3f48 authored about 12 years ago by Davert <[email protected]>
remote script refactored

7b6bfa50925e710545c062abb4b644bfa235dfb6 authored about 12 years ago by Davert <[email protected]>
remote script refactored

a0487ef2c267ef087558f05bee179e4e7e015a1e authored about 12 years ago by Davert <[email protected]>
initial config

1b4752f85a7a7e0f1127bd75df1867776b1cdfec authored about 12 years ago by Davert <[email protected]>
Initial commit

54ddb478cb35a970e3e9566587c81f467119c72e authored about 12 years ago by Davert <[email protected]>