Skip to content

Commit 59becdd

Browse files
authored
Update README.md
1 parent b718b4b commit 59becdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ BDD style code blocks for [PHPUnit][1] or [Codeception][2]
77
[![Total Downloads](https://poser.pugx.org/codeception/specify/downloads)](https://packagist.org/packages/codeception/specify)
88
[![Latest Unstable Version](https://poser.pugx.org/codeception/specify/v/unstable)](https://packagist.org/packages/codeception/specify)
99
[![License](https://poser.pugx.org/codeception/specify/license)](https://packagist.org/packages/codeception/specify)
10+
[![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
1011

1112
Specify allows you to write your tests in more readable BDD style, the same way you might have experienced with [Jasmine][3].
1213
Inspired by MiniTest of Ruby now you combine BDD and classical TDD style in one test.
@@ -289,4 +290,4 @@ License: [MIT.][7]
289290
[4]: https://github.com/Codeception/Verify
290291
[5]: https://github.com/Codeception/AssertThrows
291292
[6]: https://github.com/Codeception/DomainAssert
292-
[7]: /LICENSE
293+
[7]: /LICENSE

0 commit comments

Comments
 (0)