Skip to content

GeniePress/test-suite

Repository files navigation

About GeniePress

GeniePress is a WordPress plugin and theme framework with expressive, elegant syntax.

Learning GeniePress

Have a look at the GeniePress documentation

Security Vulnerabilities

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.

License

The GeniePress framework is open-sourced software licensed under the MIT license.

Installing the Test Suite

composer update

npm install

npx selenium-standalone install && npx selenium-standalone start

Running Tests

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published