paul-thebaud / phpunitgen-core

PhpUnitGen is a PHP tool to generate your unit tests' skeletons on your projects.
https://phpunitgen.io
MIT License
29 stars 6 forks source link

feat: add final and declare strict types options #24

Closed paul-thebaud closed 2 years ago

paul-thebaud commented 2 years ago

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

Description

Resolves #19 by providing two new config options:

This is a breaking change (new option and config interface change), so it should be released on a new major release.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication