From 7be72ae8280b1516d510c755c2b6c0f9d94212c1 Mon Sep 17 00:00:00 2001 From: anibalsanchez Date: Tue, 30 May 2017 10:59:26 +0200 Subject: [PATCH] Testing --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index be18b23..e13053f 100644 --- a/readme.md +++ b/readme.md @@ -86,6 +86,8 @@ A handy reference for beginners. ### Testing +- [Codeception for Joomla!](http://codeception.com/for/joomla) - Combine all testing levels (acceptance, functional, unit). +- [JAB16 - Beyond Testing, by Michael Bodnarchuk](https://www.youtube.com/watch?v=YBL2sN-Bj7g&t=194s) - What are best practices for tests (with code samples). - [Running Automated Tests for the Joomla CMS](https://docs.joomla.org/Running_Automated_Tests_for_the_Joomla_CMS) ## Extension Development for JED submission