forked from Codeception/codeception.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvideo.html
More file actions
35 lines (22 loc) · 2.22 KB
/
video.html
File metadata and controls
35 lines (22 loc) · 2.22 KB
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
---
layout: page
title: Video
---
<h2>Video course on Nettuts</h2>
<a href="https://tutsplus.com/course/modern-testing-in-php-with-codeception/">
<img src="http://tutsplus-media.s3.amazonaws.com/tutsplus.com/uploads/2013/06/testing-100x100.png" alt="" style="float: right;" /></a>
<p>
<a href="https://tutsplus.com/">Nettuts+</a> editor <strong>Jeffrey Way</strong> created nice video series on Nettuts. You should definetely start with them if you prefer learn by watching.
</p>
<p>
<a href="https://tutsplus.com/course/modern-testing-in-php-with-codeception/"><blockquote>2013 is officially the year of testing in PHP. Often referred to as “the simplest testing tool ever,” Codeception will be leading the pack, with its incredibly readable syntax. You’ll love it!</blockquote></a>
</p>
<h2>Getting Started with Codeception</h2>
<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.
</p>
<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>
<h2>Знакомство с Codeception</h2>
<p>Getting started video in Russian. </p>
<p>В этом скринкасте я рассказываю как установить и настроить Codeception. А также на примере веб-приложения TenderWay показываю как писать тесты и запускать их под раличными бекендами. Также упомянута работа с БД и очистка данных между тестами.
</p>
<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>