GeniePress is a WordPress plugin and theme framework with expressive, elegant syntax.
Have a look at the GeniePress documentation
If you discover a security vulnerability within GeniePress, please send an e-mail to Sunil Jaiswal via [email protected].
All security vulnerabilities will be promptly addressed.
The GeniePress framework is open-sourced software licensed under the MIT license.
composer update
npm install
npx selenium-standalone install && npx selenium-standalone start
Start the selenium driver
npx selenium-standalone start
Run the tests
vendor/bin/codecept run acceptance
vendor/bin/codecept run functional
vendor/bin/codecept run unit