diff --git a/docs/UnitTests.md b/docs/UnitTests.md index 530013d6b..2b0cbba24 100644 --- a/docs/UnitTests.md +++ b/docs/UnitTests.md @@ -16,7 +16,7 @@ Codeception adds some nice helpers to simplify common tasks. Create a test using `generate:test` command with a suite and test names as parameters: ```bash -php vendor/bin/codecept generate:test unit Example +php vendor/bin/codecept generate:test Unit Example ``` It creates a new `ExampleTest` file located in the `tests/unit` directory. @@ -24,13 +24,13 @@ It creates a new `ExampleTest` file located in the `tests/unit` directory. As always, you can run the newly created test with this command: ```bash -php vendor/bin/codecept run unit ExampleTest +php vendor/bin/codecept run Unit ExampleTest ``` Or simply run the whole set of unit tests with: ```bash -php vendor/bin/codecept run unit +php vendor/bin/codecept run Unit ``` A test created by the `generate:test` command will look like this: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy