Introduction to Test Driven Development in PHP using PHPUnit – 11th MeCoDe meetup
Meetup notes
This Tuesday (18.07.2017) we had our 11th MeCoDe meetup, and this time the topic was Introduction to Test Driven Development in PHP using PHPUnit.
The presenter was Antonio Kovačević from the company Smartway, who explained:
- What are Unit tests
- Where should you use Unit tests
- What is Test Driven Development
- How to use tests as a basis for developing software
He also showed us first hand how to write a Unit test and run it.
Source code
In case you want to check out the code, you can do so via this Google Drive link.
Picture time
[ngg_images source=”galleries” container_ids=”30″ override_thumbnail_settings=”0″ thumbnail_width=”120″ thumbnail_height=”90″ thumbnail_crop=”1″ images_per_page=”20″ number_of_columns=”0″ ajax_pagination=”0″ show_all_in_lightbox=”0″ use_imagebrowser_effect=”0″ show_slideshow_link=”1″ slideshow_link_text=”[Show as slideshow]” order_by=”sortorder” order_direction=”ASC” returns=”included” maximum_entity_count=”500″ display_type=”photocrati-nextgen_basic_thumbnails”]
You don’t like PHP? ?
In case you’re interested in the topic but aren’t so quick to jump on PHP ?, you can check out a rather long post I wrote about the Introduction to TDD in Ionic framework which also covers JavaScript/Angular.
Call for speakers ?
As always, we welcome new speakers, even with n0 prior experience (you gotta start somewhere, right? :)) so in case you wanna share something with us, just shoot me an email…
Now go back to your code and write some tests! 😉
Introduction to Test Driven Development in PHP using #PHPUnit – 11th MeCoDe meetup https://t.co/wo9InPSjrQ
— Nikola Brežnjak (@HitmanHR) July 20, 2017
Leave a Comment