Skip to content

Commit cb332a2

Browse files
author
davert
committed
ragazzos post added
1 parent 104f5d8 commit cb332a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2013-05-04-specification-testing-coparison.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
layout: post
3-
title: "Specification and Testing (by @Ragazzo)"
3+
title: "Specification and Testing: Comparison of Behat and Codeception"
44
date: 2013-05-06 22:03:50
55
---
66

7-
*This is guest post by [@Ragazzo](https://github.com/Ragazzo). He uses Behat as well as Codeception for making his project better. He was often asked to do a **comparison between Codeception, Behat, and PhpUnit**. In this post he explains the commons and different parts of this products.*
7+
*This is guest post by [Ragazzo](https://github.com/Ragazzo). He uses Behat as well as Codeception for making his project better. He was often asked to do a **comparison between Codeception, Behat, and PhpUnit**. In this post he explains the commons and different parts of this products.*
88

99
In nowadays almost everyone knows how it is important to have stable and tested application. It is very difficult to create good application without involving different specific tools in your project. It is very important to develop your application through testing, according to TDD principle. There are different ways to write tests in PHP:
1010

0 commit comments

Comments
 (0)