Skip to content

Commit c23b8d9

Browse files
author
davert
committed
removed trash
1 parent 3c37b04 commit c23b8d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Specify
33

44
BDD style code blocks for PHPUnit / Codeception
55

6-
Specify allows you to write your tests in more readable BDD style.
6+
Specify allows you to write your tests in more readable BDD style, the same way you might have experienced with [Jasmine](http://pivotal.github.io/jasmine/).
77
Inspired by MiniTest of Ruby now you combine BDD and classical TDD style in one test.
88

9-
Additionaly, we recommemd to combine this with `codeception/verify` library, to get BDD style assertions.
9+
Additionaly, we recommend to combine this with [`codeception/verify`](https://github.com/Codeception/Verify) library, to get BDD style assertions.
1010

1111
``` php
1212
<?

0 commit comments

Comments
 (0)