- PHP >= 5.6
- Download PHP dependencies via Composer:
composer install
-
Register your application with the IBM Identity Service
-
Set required environment variables:
IBMID_ENDPOINT_BASE_URL
IBMID_CLIENT_ID
IBMID_CLIENT_SECRET
Run Codeception from the command line:
php vendor/bin/codecept run
This project is licensed under the terms of the MIT License (MIT).