forked from Codeception/codeception.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvideo.html
41 lines (23 loc) · 1.1 KB
/
video.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: page
title: Video
---
<h1>Video</h1>
<h2>Getting Started with Codeception</h2>
<p>By Reval Govender</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLrIm-p2rpV0Hu9EvTidyYG1vsX0LWIM7Q" frameborder="0" allowfullscreen></iframe>a
<h2>Codeception in PhpStorm</h2>
<p>By Gary Hockin</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/B3PE7w-jvjQ" frameborder="0" allowfullscreen></iframe>
<h2>Codeception Laracasts Videos</h2>
<p>Watch Laracasts series to get started in Codeception</p>
<a href="https://laracasts.com/search?q=codeception">
<img src="https://memberup.co/wp-content/uploads/2016/06/home-hero-1024x552.png" alt="Laracasts">
</a>
<h2>Complete Video Course on Nettuts Premium</h2>
<p>
Great videos from <strong>Jeffrey Way</strong>. You should definetely start with them if you prefer learn by watching.
</p>
<a href="https://tutsplus.com/course/modern-testing-in-php-with-codeception/">
<img src="/images/codeception-nettuts.png" alt="Modern Testing in PHP with Codeception on NetTuts Premium" style="width: 100%;">
</a>