Masayuki Nii ([email protected])
Here is the testing workbench for INTER-Mediator based on WebdriverIO.
Before setting up, it requres to install PHP, composer and Node.js, also set up databases (MySQL, PostgreSQL, SQLite).
composer install
npm install
Before starting the test, databases should be initialized with each sample schema.
npm test
INTER-Mediator: Site / Manual / Repository