Skip to content

Fixing typos in command reference #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from Apr 14, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/reference/commands.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Generates a new empty suite. You may generate new suite for integration tests, f

#### Usage

* `codecept genrate:suite suitename guyname` - provide name of suite and name a Guy who will be used in tests.
* `codecept generate:suite suitename guyname` - provide name of suite and name a Guy who will be used in tests.

Don't create two guys with the same name!

Expand All @@ -62,7 +62,7 @@ Generates new empty test file for acceptance and functional tests. Scenario-base

#### Usage

* `codcept generate:cept suitename testname` - generates testnameCept.php inside the suite.
* `codecept generate:cept suitename testname` - generates testnameCept.php inside the suite.
* `codecept generate:cept suitename subdir/subdir/testnameCept.php` - generates file in subdir/subdir of suite dir.

### Generate Cest
Expand All @@ -71,7 +71,7 @@ Generates new empty test file for scenario-based unit tests. This file format is

#### Usage

* `codcept generate:cest suitename testname` - generates testnameCest.php inside the suite.
* `codecept generate:cest suitename testname` - generates testnameCest.php inside the suite.
* `codecept generate:cest suitename "\Namespace\Subnamespace\testnameCest.php"` - generates file in `Namespace/Subnamepace` of suite dir (according to PSR-0). Generated file will have a namespace defined.

### Generate Test
Expand All @@ -80,7 +80,7 @@ Generates new empty test file for Codeception powered unit test.

#### Usage

* `codcept generate:test suitename testname` - generates testnameTest.php inside the suite.
* `codecept generate:test suitename testname` - generates testnameTest.php inside the suite.
* `codecept generate:test suitename "\Namespace\Subnamespace\testnameTest.php"` - generates file in `Namespace/Subnamepace` of suite dir (according to PSR-0). Generated file will have a namespace defined.

### Generate Classical PHPUnit Test
Expand All @@ -89,7 +89,7 @@ Generates new empty test file for Codeception powered unit test.

#### Usage

* `codcept generate:phpunit suitename testname` - generates testnameTest.php inside the suite.
* `codecept generate:phpunit suitename testname` - generates testnameTest.php inside the suite.
* `codecept generate:phpunit suitename "\Namespace\Subnamespace\testnameTest.php"` - generates file in `Namespace/Subnamepace` of suite dir (according to PSR-0). Generated file will have a namespace defined.


Expand Down
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