Skip to content

test:unit

Generates a unit test

Examples

  • drush generate test:unit. Generates a unit test

Options

  • --answer=ANSWER. Answer to generator question.
  • --destination=DESTINATION. Absolute path to a base directory for file writing.
  • --dry-run. Output the generated code but not save it to file system.

Topics

Aliases

  • unit-test