Prio | Original string | Translation | — |
---|---|---|---|
The plugin contains all the files needed for running tests.↵ Developers who would like to run the existing tests or add their tests to the test suite and execute them will have to follow these steps:↵ 1. <code>cd</code> into the plugin directory.↵ 2. Run the install script(you will need to have <code>wget</code> installed) - <code>bash tests/bin/install-wp-tests.sh <db-name> <db-user> <db-pass> <db-host> <wp-version></code>.↵ 3. Run the plugin tests - <code>phpunit</code> | The plugin contains all the files needed for running tests. Developers who would like to run the existing tests or add their tests to the test suite and execute them will have to follow these steps: 1. <code>cd</code> into the plugin directory. 2. Run the install script(you will need to have <code>wget</code> installed) - <code>bash tests/bin/install-wp-tests.sh <db-name> <db-user> <db-pass> <db-host> <wp-version></code>. 3. Run the plugin tests - <code>phpunit</code> | Details | |
Original current
The plugin contains all the files needed for running tests.↵
Developers who would like to run the existing tests or add their tests to the test suite and execute them will have to follow these steps:↵
1. <code>cd</code> into the plugin directory.↵
2. Run the install script(you will need to have <code>wget</code> installed) - <code>bash tests/bin/install-wp-tests.sh <db-name> <db-user> <db-pass> <db-host> <wp-version></code>.↵
3. Run the plugin tests - <code>phpunit</code>
You have to log in to edit this translation. Meta |
Export as
Comment
Found in description paragraph.