Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Markdown
### Syntax : unittest generate [options]
### Description

* **-specs**

  Path to unit test specs directory
(required)

  *Required*
* **-assets**

  Path to assets directory (required)

  *Required*
* **-joblist**

  File containing the list of jobs to create specs for (defaults to all jobs)

  
* **-check-row-count-only**

  If set, will generate row count tests rather than unit tests

  

...