The part 1 to investigate how to use NLP for a CMS Customer Support (FAQs turn to a Chatbot) or CMS editorial features for Journalist…
This video is part 1 of the post “Improve a CMS’s photos library qualification with AI, facial recognition in python, to provide better images search…
This video is part 1 of the post “Improve a CMS’s photos library qualification with AI, facial recognition in python, to provide better images search…
This video is part of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop scripts,…
Continue reading → Quick intro on Bulk processing images, DevOps solution vs Craft solution
This video is part 4 of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop…
Continue reading → Part 4, Bulk processing images using a DevOps solution Imagemagick & Docker
This video is part 3 of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop…
This video is part of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop scripts,…
This video is part of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop scripts,…
Using Gherkin to write User Stories will allow you to write the test at the same time. In this video, I show how to enable…
Continue reading → Enable Gherkin & Using Gherkin Features with CodeceptJS for WordPress
In this video, I advance a little bit more in Gherkin understanding within CodeceptJS by using the DRY mode e.g npx codeceptjs dry-run –sateps .…
Continue reading → Using more advanced Gherkin Features for WordPress With CodeceptJS
In this video, we really launch the Gherkin Features to run the tests on our locally installed WordPress e.g. npx codeceptjs run –features –steps. We…
Continue reading → With CodeceptJS, launching advanced Gherkin Features for WordPress
This video shows a Gherkin feature that test specifically the Homepage with the help of a WordPress plugin. It is good example for a sophisticated…
Continue reading → Combine Gherkin, CodeceptJS & WordPress Plugin for deeper testing
This time, I show you how to make test behind the GUI meaning the screens. In this example, with the help of specific WordPress Plugin…
Continue reading → Testing the WordPress REST API using Chai and CodeceptJS
It begins in Zambia… First, a huge thank to all the people from ZNBC, FMM and l’Académie to make this happen. Second part presenting chapter…
Continue reading → Set up a local environment for WordPress (WP), requirements for local environment
This is it! With Docker, through Chrome, I launch for real the WordPress Install with the well-known 5 minutes install. Then, I perform on the…
The basic installation of CodeceptJS to test a local Worpresss, on a custom Local Domain, on MAMP. The video shows how to start and to…
Continue reading → Install, Init & Writing a first test with CodeceptJS for WordPress
Browse through the code repository and make a test that specifically check values for “General Settings” and “Writing Settings” pages in the WordPress Backoffice. This…
Continue reading → More advanced usage with CodeceptJS testing the WordPress backoffice
Testing with CodeceptJS an extended feature of WordPress made with a plugin leveraging on Custom Post Type, Custom Taxonomy & Advanced Custom Fields for journalist…
Once all the tests have been completed, you can present them using a CodeceptJS (CPJS) plugin called Allure. It is a more user-friendly presentation that…
Continue reading → Launching a nice Testing Reports Dashboard with the CodeceptJS Plugin Allure