One of the most known leitmotif for people into code quality assurance is: "run unit tests in isolation".
To apply this principle to code written for WordPress will bring us to write tests to be ran without loading WordPress.
The talk will mostly pivot on real-world examples of unit-testing WordPress plugins in isolation.