An international Magento developer event, focused on one thing: Testing. With a limited set of speakers, the aim is to provide high quality - each speaker being an expert in the field of testing.

Friday 17th November 2017

09:50
0
PHPUnit for Magento Developers
Talk by Sebastian Bergmann (45 minutes)

If you want to be sure that your software works correctly then you need to continuously test it. Automated tests save you from pressing F5 in the browser all the time as well as from using debug statements such as var_dump() in your code. They are also cheaper than manual tests and easier to implement than you may think. How do I test my code with as little effort as possible? How do I execute as few lines of code as possible to test what I am really interested in? And what does this have to do with clean code? Attendees of this session will learn why they should include PHPUnit into their set of development tools.

10:40
1
Setup of testing within Magento 2
Talk by Vinai Kopp (20 minutes)

Setup of testing within Magento 2

11:15
3
Magento TDD kata (live coding)
Talk by Vinai Kopp (35 minutes)

Magento TDD kata (live coding)

11:55
2
Extract Till You Drop (live coding)
Talk by Mathias Verraes (45 minutes)

Extract Till You Drop (live coding)

14:20
1
Magento Functional Testing Framework
Talk by Tom Erskine (40 minutes)

Magento Functional Testing Framework

15:15
0
JavaScript Testing Tools
Talk by Jisse Reitsma (20 minutes)

JavaScript Testing Tools

15:40
1
Dealing with Testing Fatigue
Talk by Fabian Schmengler (40 minutes)

Dealing with Testing Fatigue

16:35
0
Unit testing in MSI
Talk by Igor Miniailo (45 minutes)

Unit testing in MSI