We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3fefa2 commit b0c5e18Copy full SHA for b0c5e18
README.md
@@ -272,7 +272,7 @@ composer require codeception/specify --dev
272
## Recommended
273
274
* Use [Codeception/AssertThrows](https://github.com/Codeception/AssertThrows) for exception assertions
275
-* Use [Codeceptoin/DomainAssert](https://github.com/Codeception/DomainAssert) for verbose domain logic assertions
+* Use [Codeception/DomainAssert](https://github.com/Codeception/DomainAssert) for verbose domain logic assertions
276
* Сombine this with [Codeception/Verify](https://github.com/Codeception/Verify) library, to get BDD style assertions.
277
278
License: MIT
0 commit comments