Ecosyste.ms: OpenCollective

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

github.com/infection/abstract-testframework-adapter

Infection Abstract Test Framework Adapter
https://github.com/infection/abstract-testframework-adapter

Merge pull request #10 from werlos/update_gitattributes

Update .gitattributes

4ab8091270bf31e420d7dd9c2707ddad84f9ed8a authored about 3 years ago by Maks Rafalko <[email protected]>
Update .gitattributes

da75898a152680fd753b747d96acef57f5b93c9e authored about 3 years ago by Kuba Werłos <[email protected]>
Merge pull request #11 from werlos/update_composer_normalize_plugin

Update ergebnis/composer-normalize

47c740d3eb46e33a5239bc48da092a31bcccbb86 authored about 3 years ago by Maks Rafalko <[email protected]>
Update ergebnis/composer-normalize

2cfcaa5e776c642512560a8dedc4e39018916f05 authored about 3 years ago by Kuba Werłos <[email protected]>
Merge pull request #9 from infection/support-php-8-1

Support php 8.1

9c74d23b83ddd295b07e9b4b81bd78bf82de2cae authored about 3 years ago by Maks Rafalko <[email protected]>
Support php 8.1

ecc521775ed5ae04189ab8358162ff49ccf8f72d authored about 3 years ago by Oleg Zhulnev <[email protected]>
Merge pull request #7 from werlos/update-php-cs-fixer

Update PHP CS Fixer

97f2c14404c2bc09e21a4597072255594b6f96c4 authored about 3 years ago by Maks Rafalko <[email protected]>
Update PHP CS Fixer

2648354e2113212c553be023859492d9359ba80f authored about 3 years ago by Kuba Werłos <[email protected]>
Merge pull request #6 from infection/feature/syntax-error

Add an interface to understand whether the output has syntax error

18925e20d15d1a5995bb85c9dc09e8751e1e069b authored over 3 years ago by Maks Rafalko <[email protected]>
Add an interface to understand whether the output has syntax error

1675a0883f5900b5e9b60d926a944db15ddda75f authored over 3 years ago by maks-rafalko <[email protected]>
Extract `checkVersion()` to separate interface

* we can't release new versions of `infection/abstract-testframework-adapter` since no test fram...

0940831bbbf57e75a32f81e0833a269892b0a4c0 authored over 3 years ago by maks-rafalko <[email protected]>
Move to GitHub Actions instead of travis (#5)

* Move to GitHub Actions instead of travis

* Install dependencies for Code Style workflow

...

7fa2dabcb992876e64276ab3f5b8734935b1688e authored almost 4 years ago by Oleg Zhulnev <[email protected]>
Merge pull request #4 from infection/bump-up-dependecies

Bump up minimum php version from 7.3 to 7.4. use typed properties

08fcb8417c490b34ba5160779d53ba65becfc7ec authored almost 4 years ago by Maks Rafalko <[email protected]>
Bump up minimum php version from 7.3 to 7.4. use typed properties

583b983534f8fce88e4beafd2bff9b4c85adc159 authored almost 4 years ago by SiD <[email protected]>
Add FUNDING.yml to sponsor Infection organization

643e5f64038510112ba309afd4959c593e6ce13f authored about 4 years ago by Maks Rafalko <[email protected]>
Add .php_cs.dist and fix CS

264ac22b80d922bf2e32be6fb7469dfc32b693a9 authored over 4 years ago by Alexey Kopytko <[email protected]>
Add LICENSE from the root project

064dd9277bf9a1e5d57d24474a96785a101b2aef authored over 4 years ago by Alexey Kopytko <[email protected]>
Add .travis.yml

5cf5e9cb0099f18736b73843aa72c260766688ec authored over 4 years ago by Alexey Kopytko <[email protected]>
Fix CS

033e0ea80ee493119848f6701830775e423c5a2c authored over 4 years ago by Alexey Kopytko <[email protected]>
Allow installing on PHP 8

2e77281786a5ebf1c09bffe414d7c7407cec5e22 authored over 4 years ago by Alexey Kopytko <[email protected]>
Merge pull request #3 from infection/sanmai-patch-1

Delete composer.lock

ee3c0ea96fb4b733a11383d8ae0870f4172e846c authored over 4 years ago by Maks Rafalko <[email protected]>
Delete composer.lock

It does not make sense to drag it around since this is a library.

4a9b2c890b09a39cdebf44f1fd20a8abeb838494 authored over 4 years ago by Alexey Kopytko <[email protected]>
Add new API to allow require the test framework adapters to declare the minimum supported version (#2)

aede0b85dd1dccc69341fec8cb324c0bd60e4234 authored over 4 years ago by Théo FIDRY <[email protected]>
Rename CoverageLineData to TestLocation (#1)

As part of #1164, for more information see the TODOs in https://github.com/infection/infection/b...

f3ec6fc4beb6377b72d8106f5ff329dffd51ca8a authored almost 5 years ago by Théo FIDRY <[email protected]>
Add new methods to TestFrameworkAdapterFactory

5235ec702bae66a5ee46bad28d571497708d7dac authored almost 5 years ago by borNfreee <[email protected]>
Remove @internal annotation from the factory class

1a281ea8ab9e70a1720176e0354f2a23f1fc143d authored almost 5 years ago by borNfreee <[email protected]>
Add TestFrameworkAdapterFactory

8d22c268e2e3757e69d72478535a0a7e4d3e653c authored almost 5 years ago by borNfreee <[email protected]>
Add `MemoryUsageAware` interface

07cd974a375303d631418c291ca5d2cecdf06fbf authored almost 5 years ago by borNfreee <[email protected]>
Add image

03d76ca4a549a6a333e9511652fe998910e6aad3 authored almost 5 years ago by borNfreee <[email protected]>
Add Abstract TestFramework Adapter

4957fa3fcaf46e9aa99dbd448e75e50b18a23c08 authored almost 5 years ago by borNfreee <[email protected]>