Skip to content

Commit 6e18686

Browse files
committed
updated
1 parent 8e54e4f commit 6e18686

4 files changed

Lines changed: 28 additions & 25 deletions

File tree

_includes/tweets.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
</div>
55

66

7+
<div class="item">
8+
<blockquote class="twitter-tweet" data-partner="tweetdeck"><p lang="en" dir="ltr">Two years ago I decided to make <a href="https://twitter.com/codeception">@codeception</a> the testing tool of the whole PAYBACK Global web dev. It was the best decision I ever made.</p>&mdash; Lars Frantzen (@frantzencd) <a href="https://twitter.com/frantzencd/status/870578932810223617">June 2, 2017</a></blockquote>
9+
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
10+
</div>
11+
12+
713
<div class="item">
814
<blockquote class="twitter-tweet" data-partner="tweetdeck"><p lang="en" dir="ltr"><a href="https://twitter.com/codeception">@codeception</a> Wow, using pageobject and stepobject with cest test types is awesome. So much flexibility <a href="https://twitter.com/hashtag/testing?src=hash">#testing</a> <a href="https://twitter.com/hashtag/php?src=hash">#php</a></p>&mdash; Mario Bašić (@ShockMario) <a href="https://twitter.com/ShockMario/status/677491552013389825">December 17, 2015</a></blockquote>
915
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
@@ -25,9 +31,4 @@
2531
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
2632
</div>
2733

28-
<div class="item">
29-
<blockquote class="twitter-tweet" data-partner="tweetdeck"><p lang="en" dir="ltr">The more I play with <a href="https://twitter.com/codeception">@codeception</a> the more I am convinced that this is by far the best testing approach for our agile PHP development teams!</p>&mdash; Lars Frantzen (@frantzencd) <a href="https://twitter.com/frantzencd/status/592247116044566528">April 26, 2015</a></blockquote>
30-
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
31-
</div>
32-
3334
<!-- add your own tweets -->

_layouts/bootstrap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h4>Modules</h4>
9898
</li>
9999
<li class="dropdown">
100100
<a class="dropdown-toggle" data-toggle="dropdown" href="http://phptest.club/category/codeception">
101-
Case Study
101+
Use Case
102102
<b class="caret"></b>
103103
</a>
104104
<ul class="dropdown-menu">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ <h3>Community Forum &raquo;</h3>
237237

238238
</div>
239239
<div class="col-sm-8 col-lg-8">
240-
<h2>Case Study</h2>
240+
<h2>Use Case</h2>
241241
{% include for.html %}
242242
</div>
243243

video.html

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,35 @@
33
title: Video
44
---
55

6-
<h2>Complete Video Course on Nettuts Premium</h2>
6+
<h2>Getting Started with Codeception</h2>
77

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>
119

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
1511

16-
17-
<hr>
12+
<h2>Codeception in PhpStorm</h2>
1813

19-
<h2>Getting Started with Codeception</h2>
14+
<p>By Gary Hokin</p>
2015

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>
2317

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>
2519

26-
<hr>
20+
Watch Laracasts series to get started in Codeception
2721

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">
2924

30-
<p>Getting started video in Russian. </p>
25+
</a>
26+
27+
<h2>Complete Video Course on Nettuts Premium</h2>
3128

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.
3335
</p>
3436

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

Comments
 (0)