feat: inline testing

This commit is contained in:
Nuno Maduro
2022-12-04 18:38:20 +00:00
parent 3324455e0a
commit 7ad045d6b7
7 changed files with 90 additions and 1 deletions

4
.gitattributes vendored
View File

@ -12,3 +12,7 @@ phpstan.neon export-ignore
CHANGELOG.md export-ignore
CONTRIBUTING.md export-ignore
README.md export-ignore
# Inline
/src/NotExported export-ignore
/phpunit.inline.xml export-ignore