|
3 | 3 | title: Video |
4 | 4 | --- |
5 | 5 |
|
6 | | -<h2>Complete Video Course on Nettuts Premium</h2> |
| 6 | +<h2>Getting Started with Codeception</h2> |
7 | 7 |
|
8 | | -<a href="https://tutsplus.com/course/modern-testing-in-php-with-codeception/"> |
9 | | -<img src="/images/codeception-nettuts.png" alt="Modern Testing in PHP with Codeception on NetTuts Premium" style="width: 100%;"> |
10 | | -</a> |
| 8 | +<p>By Reval Govender</p> |
11 | 9 |
|
12 | | -<p> |
13 | | - <a href="https://tutsplus.com/">Nettuts+</a> editor <strong>Jeffrey Way</strong> prepared the great video series on Nettuts Premium. You should definetely start with them if you prefer learn by watching. |
14 | | -</p> |
| 10 | +<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLrIm-p2rpV0Hu9EvTidyYG1vsX0LWIM7Q" frameborder="0" allowfullscreen></iframe>a |
15 | 11 |
|
16 | | - |
17 | | -<hr> |
| 12 | +<h2>Codeception in PhpStorm</h2> |
18 | 13 |
|
19 | | -<h2>Getting Started with Codeception</h2> |
| 14 | +<p>By Gary Hokin</p> |
20 | 15 |
|
21 | | -<p>In this video Codeception is installed and two tests are written. You will see how to execute them with PhpBrowser and Selenium2. This is my first video, so accept my apologies for the the sound quality. |
22 | | -</p> |
| 16 | +<iframe width="560" height="315" src="https://www.youtube.com/embed/B3PE7w-jvjQ" frameborder="0" allowfullscreen></iframe> |
23 | 17 |
|
24 | | -<iframe src="http://player.vimeo.com/video/50387711" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> <p><a href="http://vimeo.com/50387711">Getting Started with Codeception</a> from <a href="http://vimeo.com/user1635918">Davert</a> on <a href="http://vimeo.com">Vimeo</a>.</p> |
| 18 | +<h2>Laracasts</h2> |
25 | 19 |
|
26 | | -<hr> |
| 20 | +Watch Laracasts series to get started in Codeception |
27 | 21 |
|
28 | | -<h2>Знакомство с Codeception</h2> |
| 22 | +<a href="https://laracasts.com/search?q=codeception"> |
| 23 | + <img src="https://memberup.co/wp-content/uploads/2016/06/home-hero-1024x552.png" alt="Laracasts"> |
29 | 24 |
|
30 | | -<p>Getting started video in Russian. </p> |
| 25 | +</a> |
| 26 | + |
| 27 | +<h2>Complete Video Course on Nettuts Premium</h2> |
31 | 28 |
|
32 | | -<p>В этом скринкасте я рассказываю как установить и настроить Codeception. А также на примере веб-приложения TenderWay показываю как писать тесты и запускать их под раличными бекендами. Также упомянута работа с БД и очистка данных между тестами. |
| 29 | +<a href="https://tutsplus.com/course/modern-testing-in-php-with-codeception/"> |
| 30 | +<img src="/images/codeception-nettuts.png" alt="Modern Testing in PHP with Codeception on NetTuts Premium" style="width: 100%;"> |
| 31 | +</a> |
| 32 | + |
| 33 | +<p> |
| 34 | + Great videos from <strong>Jeffrey Way</strong>. You should definetely start with them if you prefer learn by watching. |
33 | 35 | </p> |
34 | 36 |
|
35 | | -<iframe src="http://player.vimeo.com/video/44808335" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> <p><a href="http://vimeo.com/44808335">Знакомство с Codeception</a> from <a href="http://vimeo.com/user1635918">Davert</a> on <a href="http://vimeo.com">Vimeo</a>.</p> |
| 37 | + |
0 commit comments