Part 3, this video is part of the post “Using Ludwig, Introduction to Deep Learning”. It presents specifically how to predict a passenger’s surviving probability…
Part 2, this video is part of the post “Using Ludwig, Introduction to Deep Learning”. It presents specifically how to use a new model for…
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, 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
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
Chapter 1_Pioneer_or_Basic_Level : Writing the first test with our Codeception install This video tutorial is part of a serie for BOOK #2 “Defining a testing…
Continue reading → Writing the first test with your Codeception install
From Chapter 2_Settler_advanced_level: More User Acceptance Testing (UAT) for WP: How to test a simple Post creation in WP and a more Advanced Post with…
Continue reading → Testing Post creation with Tags & Categories
From Chapter 3_Leader_expert_level: Using Docker to make Codeception & WordPress working together. This Video #6 is part of a serie of 7 Videos for the…
Continue reading → Using Docker to make Codeception & WordPress working together
From Chapter 3_Leader_expert_level: Launching the “End To End” (E2E) suite to make the WP application’s assessment API, BackOffice & Website. This Video #7 is part…
Continue reading → Launching the “End To End” (E2E) suite to make the WP application’s assessment