exercism / exercism/php-test-runner
Tooling and CI for code quality
Open
- Dominant language
- PHP
- Stars
- 0
- Forks
- 7
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 1
Description
With #130 we now have a "production" build process for the Docker image. And can add a "development" build process to CI, including all the tooling we love in PHP world:
- ✔ code styling (PHP CodeSniffer or php-cs? PSR-12 or PER?)
- ✔ PHPStan, Psalm and/or Phan
- additional unit testing, mutation testing
- etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.