Skip to content
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
4 changes: 3 additions & 1 deletion docs/en/development/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,9 @@ in order to truncate all dirty tables before each test.

The following command will help you bake your factories:

bin/cake bake fixture_factory -h
```bash
bin/cake bake fixture_factory -h
```

Once your factories are
[tuned](https://github.com/vierge-noire/cakephp-fixture-factories/blob/main/docs/factories.md),
Expand Down