Lars Strojny

Results 38 issues of Lars Strojny

Any particular reason why `Metadata\MetadataFactory::setIncludeInterfaces()` is not enabled per default and/or no setting exists. Would be cool to use interfaces for shared metadata.

Generative testing looks ideal for Functional PHP and https://github.com/steos/php-quickcheck looks like a good implementation. ### TBD - [ ] weither to use it inside of PHPUnit or not. First instinct...

Add psalm annotations - [ ] Fix all issues found by psalm - [x] Increase type specificity - [x] Add `@psalm-pure` - [x] Add `@psalm-assert` - [ ] Add proper...

See https://blog.jetbrains.com/phpstorm/2019/02/new-phpstorm-meta-php-features/

Good to get started

## Mission - Fix all the things that I got wrong in 1.x - Avoid accidental breakage as much as possible ❗ Dangerous 👍 Easy ## Topics - ❗ Fix...

RFC

It would be cool to use the last modification date of the file where the SUT is located for sorting.

Think of a clever way to keep the database clean ### Ideas for strategies - Multiples of average of tests count - Result age - SQLite file size -- Find...

To allow changing the data source, a filter collection is read from, `FilterCollection::load()` should be replaced by an abstraction that returns FilterCollections.

`nixfmt` takes a `--width` argument as well, so let's `textwidth` there.