Skip to content

Commit 23862b7

Browse files
authored
Merge pull request #33 from mortonfox/patch-1
Update link to Jasmine
2 parents 076584d + 0cf02f7 commit 23862b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Specify
33

44
BDD style code blocks for PHPUnit / Codeception
55

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

99
[![Build Status](https://travis-ci.org/Codeception/Specify.png?branch=master)](https://travis-ci.org/Codeception/Specify) [![Latest Stable Version](https://poser.pugx.org/codeception/specify/v/stable.png)](https://packagist.org/packages/codeception/specify)

0 commit comments

Comments
 (0)