Ecosyste.ms: OpenCollective

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

github.com/infection/site

Documentation for Infection - PHP Mutation Testing Framework
https://github.com/infection/site

Update docs for `--logger-github`

12322ffd7223387d51648494254505f0b5515515 authored 11 months ago
Merge pull request #257 from Wirone/codito/easier-access-to-playground

Fix spacing between hero buttons

58402acb93db84587439458a7813587fdedc9830 authored 11 months ago
Fix spacing between hero buttons

897f14eb74ec16d0722a1dceba3444edff43b12b authored 11 months ago
Merge pull request #256 from Wirone/codito/easier-access-to-playground

Easy-accessible Playground URL

b0844b325dd3d117eb146522a553c43e4a63a3a4 authored 11 months ago
Easy-accessible Playground URL

Tools like PHPStan or Psalm have easy-accessible playgrounds, while Infection has it described s...

8eb1e73502d7b0f0c326f0c903678977c59c5908 authored 11 months ago
Merge pull request #255 from nicoder/patch-1

Fix grammar

5585a397dcce43d69b832a6e76eb2a1975f5f147 authored about 1 year ago
Fix grammar

cdce72355d6801e1b7a65b5c2b0b49f737d2db19 authored about 1 year ago
Fix typo

530021c7927147411154aef353e5a11cbbd563fe authored over 1 year ago
Add information about gitlab logger

5c7d8e6b77ee19314baef2770f668465fa4558ba authored over 1 year ago
Merge pull request #254 from cmlara/AddGitlabLogger

Document GitLab code quality format logger.

889b6e325fe2ce484e11a36b4a3ec9777fe75f88 authored over 1 year ago
Replace incorrect setting: `json` -> `gitlab`

fa61982ff654fc0b4bae6cb8e029a805b73ebf9d authored over 1 year ago
Update src/guide/command-line-options.md

fix typo

f973b75b1d3458d2e2b94ff07acb6c4f5bee963b authored over 1 year ago
Document GitLab code quality format logger.

65233e2516d9ada268add3329c81aefac5e99609 authored over 1 year ago
Update versions to 0.27.0

f2c1a05a2493f131784be46a4407c9d10e3377a7 authored over 1 year ago
Merge pull request #253 from infection/feature/1752-docs

Add docs for "if condition negation" mutators

1a450df689713fd27466ba21d159da26e526a504 authored over 1 year ago
Add docs for "if condition negation" mutators

Related to https://github.com/infection/infection/pull/1753

860b77494bf19941deb41e22d4a3b2edd6883870 authored over 1 year ago
Merge pull request #251 from niconoe-/add-doc-for-1807-feature

Update doc to add "summaryJson" as a possible new logger.

23a2138f8ad8791f5bf58e8af32b597d33ff94c7 authored about 2 years ago
Update src/guide/usage.md

0e1af4772f3ec10b9c1564fcebb068c3a4d9cdd5 authored about 2 years ago
Update doc to add "summaryJson" as a possible new logger.

fcfcc76f1ee6cc6bb9274bb89a3db83e722fc4e0 authored about 2 years ago
Update versions

6d0a19e2f3d3148ce1311cd0ebd0801b01e9d0ef authored about 2 years ago
Merge pull request #250 from infection/feature/php-81

Update require PHP version table

603b95069c904dafc6f04aef697cb94f146c2e8c authored about 2 years ago
Update src/guide/installation.md

7719fe98b4f5e36abe9639aa4dc2f0762d58b2ca authored about 2 years ago
Update installation.md

fccab7ed605ab841331bdfd5ad19f9b7b0420d4f authored about 2 years ago
Merge pull request #248 from MaximePinot/patch-1

Mutation Testing Repository: fix broken link

7e54b3fe4fb4e5be24c2f96bcb92055b09c42c8e authored about 2 years ago
Mutation Testing Repository: fix broken link

8412986943735e0ce5446cef9c8b3692d7be419a authored about 2 years ago
Update mutators.md with MatchArmRemoval mutator (#243)

b787fb207a95eba17310af26535a42e1054cf22f authored over 2 years ago
Update mutators.md with CatchBlockRemoval mutator (#246)

cc982587f521f40c10de1b26d4574d6129b8e239 authored over 2 years ago
Update mutators.md with Catch_ mutator (#244)

53e26c18739ee90322b62ca788bc83e5decef00e authored over 2 years ago
Update mutators.md with UnwrapFinally mutator (#245)

edc4ed59135b7faad0eddf8226f9d933afb8090e authored over 2 years ago
Update versions

520cd1399f45ccc153a0004fa9062289d3b211b7 authored over 2 years ago
Add information about `--show-mutations` and escaped mutants

65a897c38414ba586db4ed3765f2bf65367bf01a authored over 2 years ago
Merge pull request #241 from infection/feature/json5

Change the format of config file to `json5`

68fa31c3a23042d372cb8fba03f9c630f676b863 authored over 2 years ago
Change the format of config file to `json5`

Add some words about support of `json` and `json5`

6027ce5fb5b37e0b5de36b807be57604140300a1 authored over 2 years ago
Merge pull request #240 from infection/feature/threads-max

Add information about new `--threads=max` value to automatically detect the number of CPU cores

7721e03f889b5e529d9490ba5d494e125f30b201 authored over 2 years ago
Add information about new `--threads=max` value to automatically detect the number of CPU cores

For https://github.com/infection/infection/pull/1723

6f6b132641ed1a0503df958df2009ba9a70187c1 authored over 2 years ago
Update How-To guide aboud running Infection for modified files only by adding information about `--git-diff-filter` and `--git-diff-lines` options

Fixes https://github.com/infection/site/issues/237

2736c18daef87b78a40716ae63ca6912d5622b1d authored over 2 years ago
Merge pull request #238 from bdelespierre/patch-1

Clarifying installation version number for PHP 7.4

b11fcd98c513eb40851b9067345c1cc194e64155 authored over 2 years ago
Clarifying installation version number for PHP 7.4

While installing infection on a PHP 7.4 project, I noticed the version needed was 0.26.6 but the...

eefed236f12e1cfff7b29266aee4ee8c8a27d6ab authored over 2 years ago
Add information about PHP 8.0 requirements for Infection versions

6a6b2c21fab86816bae199aa5383983d84a26ad4 authored over 2 years ago
Add Sebastian Bergmann as a sponsor

65cfe626be29c46a1d1fc3c127db9f5cb7c97c9d authored almost 3 years ago
Merge pull request #236 from loevgaard/patch-1

Update `usage.md`

ffe7837eee21978c6fa091477b1e8eb0756b26d0 authored almost 3 years ago
Update usage.md

840b58362969039bb74f3d4ec998e9715f6a956c authored almost 3 years ago
Merge pull request #223 from infection/dependabot/npm_and_yarn/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7

c8b342ffc3f344dbe26aa39d6fa629e21d1840f6 authored almost 3 years ago
Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

8465ce1ed0812a3279643dc6326d84f1d1e0b98b authored almost 3 years ago
Merge pull request #216 from infection/dependabot/npm_and_yarn/lodash-4.17.21

Bump lodash from 4.17.15 to 4.17.21

7a3bd24b604ae7bd8aea020d0ea4fa2a67d3fa72 authored almost 3 years ago
Merge pull request #235 from loevgaard/patch-1

Update usage.md

6bb6c36008f2c3418295c882575bcf8384a3eb61 authored almost 3 years ago
Update usage.md

0ea15488ac54cf80dbc17d80dfb6778afe8897d3 authored almost 3 years ago
Merge pull request #234 from qfiona/patch-1

fix typo

50c32b17d7af7adb3c5a8a24c4052021ff58dd4d authored almost 3 years ago
fix typo

c8537ef3b2db5ae5b252c85abb991a76b010ef4a authored almost 3 years ago
Add GitHub Sponsor to the list of sponsors

f83d7db7d53b756dc78903361442dd8dfc26354b authored almost 3 years ago
Merge pull request #233 from bdsl/patch-1

Document use of three dot diff

fc5741b1b2d7019523f7af6450cec1b250a9ee5f authored almost 3 years ago
Update command-line-options.md

eaf7b57c45de36c5a7be1077b87eeb1d68fc4446 authored almost 3 years ago
Document use of three dot diff

Documents change proposed in https://github.com/infection/infection/pull/1654

24c4a52cb964f844a482603d0a2d230438b7160a authored almost 3 years ago
Merge pull request #232 from Back1ng/patch-1

Update path to composer

7d2ece0528a9b6c52f289be2474a3b288e07b5f5 authored about 3 years ago
Update path to composer

So, it's actually now.

c06af7dd42d4c99822bb30500aa9f7c4e69894eb authored about 3 years ago
Add information about bade/report usage

Fixes https://github.com/infection/infection/issues/1647

efdd49e4c0f75199c246bd7409cca69f4535cf51 authored about 3 years ago
Add information about bade/report usage

aa842c65061553106d82ddca35f8e6dcc1f8db9e authored about 3 years ago
Merge pull request #231 from mfn/mfn-logger-detect-ci

The Github Actions logger is now automatically detected

506b7669fcee92bdcfa08a9e790790272d0c9820 authored about 3 years ago
The Github Actions logger is now automatically detected

a35dcd1128b37fe505fb9caab1dad65cdda2c482 authored about 3 years ago
Use correct example for test framework options setting

d04739dc9a238e7ea3ba282a3669df2e126641b1 authored about 3 years ago
Merge pull request #230 from Slamdunk/patch-1

0.26: Fix "logger" to "logs"

085aa46efaa8ad0ec14e2c325ea98f5d73fdf5bd authored about 3 years ago
logger -> logs

47c2c08a1a91cb6eec614987f8034280c2fa6748 authored about 3 years ago
Merge branch 'feature/blog-post-for-0.26'

1fa1f813d5c073e4df1dedac350be3092912ea33 authored about 3 years ago
Update versions for 0.26.0

7882d2e2245a75e270616ad9b97b89009b7e5283 authored about 3 years ago
Merge pull request #229 from infection/feature/blog-post-for-0.26

Add blog post for 0.26.0

b916c60e76122c9534a43e6bd5559666bc27619a authored about 3 years ago
Add blog post for 0.26.0

bc82edf384fac0cb93b8b7bf6b93ae3962065283 authored about 3 years ago
Merge pull request #227 from infection/feature/stryker-setting

Add docs for `stryker` logger (mutation badge, cloud HTML report)

d704ea110719bf4f0c4b2195422399b15e20fad4 authored about 3 years ago
Add docs for `stryker` logger (mutation badge, cloud HTML report)

28be82ba1b84f72e2961f3075796e5d6ab9acaa0 authored about 3 years ago
Merge pull request #226 from infection/feature/html-report-new

Add information about HTML logger usage with generated example

217e9485256c9f66a4d5bd753930b5b442712164 authored about 3 years ago
Add docs for `--logger-html='report.html'` CLI option

a427f2aa1e8a711962fd72d54e4b4e3e2e95f063 authored about 3 years ago
Add information about HTML logger usage with generated example

d15594c5cf39125efe3db4338aebf55091fbb757 authored about 3 years ago
Added mention for Skipped mutants to the blog post

9cc37566a707a65accae969d7b7d04dd45674153 authored about 3 years ago
Merge pull request #228 from infection/feature/git-diff-lines

Add docs for `--git-diff-lines` option

bde9bb298fc42d3257aad9ad09c9db30bd2e0805 authored about 3 years ago
Add docs for `--git-diff-lines` option

123910146123c9eb46172574dd9f796157a18fa7 authored about 3 years ago
Update versions for 0.25.4

9a4cac47e9d1fe074a54a61e3390d1f983d261f6 authored about 3 years ago
Remove not needed line break

6f482720f31f50e576c5b1db97ff815e996138f4 authored about 3 years ago
Add information about `@infection-ignore-all` to HowTo page

f78f3aaa4ec061ee2e0014ec3b513a4f96c23bb2 authored about 3 years ago
Add information about debugging Infection

956a179286e5e7154aa5712f57adf9b53236e1a9 authored about 3 years ago
Remove Gitter channel

dcd598d14292b7108e30d43d12811680a94005ea authored about 3 years ago
Merge pull request #225 from Slamdunk/patch-1

Suggest solution for --threads=X bugs

26817f7f26284f1018bdc0700a8cc982e08697a9 authored about 3 years ago
Suggest solution for --threads=X bugs

c1084c7b3ad223aa90ae99a88995c9a82a5972e5 authored about 3 years ago
Name Infection as library, not framework

c0da80104d112aed670553bb2717149c9cdce783 authored over 3 years ago
Fix incorrect markdown syntax

6060e6a0770d7235b497a61fcf7c3a9cac602620 authored over 3 years ago
Add ocramius to github sponsors

cff17d5bb139971cbbbbe3719942a9f6b3fbddec authored over 3 years ago
test deploy (for some reason it removes the files)

d965bc643e1ffd28427efbe0994c14d2289640e3 authored over 3 years ago
Add blog post for 0.25.0 release

4b0f6954f6edf7432f2490380b567220e8f96e54 authored over 3 years ago
Merge pull request #224 from rubenrubiob/master

Small fix in usage guide

895f41a2ff8a5ea1c982e6eee83cbc167d922895 authored over 3 years ago
Small fix in usage guide

05e8be5d39555c3bc8c02c6032c47fd021849efb authored over 3 years ago
Add blog post for 0.24.0 release

3609b8c3589e6a85dfda94fae1dda581ef671b99 authored over 3 years ago
Merge pull request #222 from rubenrubiob/master

Add some examples to "excludes" key of configuration settings

00b2daafba6bcbd37efc328b92dad999b41c8ca4 authored over 3 years ago
Add some examples to "excludes" key of configuration settings

33cd853d2ea3194a374c7be7eb7c35d8f8d7d9f6 authored over 3 years ago
Merge pull request #221 from infection/feature/only-covering-test-cases

Add `--only-covering-test-cases` option docs

dec7ac13caf1d4de2e756987c3ae253d595304c1 authored over 3 years ago
Add `--only-covering-test-cases` option docs

6a9e29c987a60d044d5f43ff1cfd1125e110ce60 authored over 3 years ago
Merge pull request #220 from Ocramius/feature/logs-badge-matchBranchRegex-documentation

Documented `logs.badge.branch` accepting a regular expression

6f2fc1f5b01d8f7ab1ef9340b015a71a1bea5875 authored over 3 years ago
Documented `logs.badge.branch` used as a regular expression

Also removed `logs.badge.matchBranchRegex` docs: the upstream patch in https://github.com/infect...

4e8d3836253f57ca867331d4d766b7c886fa80fb authored over 3 years ago
Documented `logs.badge.matchBranchRegex`

Replaced `logs.badge.branch` with `logs.badge.matchBranchRegex` in examples,
since it is much mo...

ada9e77f205fab73913a969772dc95a9a4062b77 authored over 3 years ago
Merge pull request #219 from AlexandruGG/feature/new-spread-mutators

Add Docs for New Spread Mutators

2787501b3f117189ba0f213de327b202446b2316 authored over 3 years ago
Update Docs for Spread Mutators

55f9e4a54994a401a3548da9104a8f297ab2529b authored over 3 years ago
Add xdebug mode

0094a4f03b2c0f65debf4461da66ae1b7cc78a7d authored over 3 years ago
Merge pull request #218 from infection/feature/blog-post-for-0.23

Add blog post for 0.23.0

2e8eedcb884c3281fb58a72512aebaf1b5cfe703 authored over 3 years ago