We'll create fresh WordPress site with wp-tutorial-maker installed. You have 20 minutes to test the plugin after that site we'll be deleted.
WP Tutorial Maker allow you to select some categories in your site and makes them into tutorial categories.
After activating WP Tutorial Maker, you can go to any category in your WordPress and designate it as ‘Tutorial Category’.
WP Tutorial maker has fully automated testing environment based on WordPress PHPUnit.
GitHub: https://github.com/barzik/wp-tutorial-maker
WP Tutorial maker can be tested by using PHPUnit with the official WordPress testing environment.
export WP_TESTS_DIR="/var/www/html/wordpress-develop/tests/phpunit"
in .bashrc (Linux)phpunit
.