Tests
Introduction
Setup
openssl req -x509 -newkey rsa:4096 -keyout tests/resource/key.pem -out tests/resource/certificate.cert -days 365 -nodes -subj '/CN=Your App Id/C=NL'Execution
vendor/phpunit/phpunit/phpunitLast updated
Was this helpful?