sensitiveMessageFormatter/tests
2025-01-07 10:17:32 +01:00
..
ApiTestCase.php add tests 2024-12-24 00:07:06 +01:00
README.md add tests 2024-12-24 00:07:06 +01:00
sensitiveMessageFormatterTest.php add optional fixed replacement length 2025-01-07 10:17:32 +01:00

Installation

composer create-project -s dev --prefer-source [--repository '{"type": "vcs", "url": "repository url"}'] d3/sensitive-message-formatter .

Run tests

./vendor/bin/phpunit [--no-coverage] [--coverage-html=cov]