Skip to content

Improve commands for unit-tests #30

@sea5kg

Description

@sea5kg

must be also short

Now:

Help:
 './unit-tests' - run all unit-tests
 './unit-tests help' - print this help
 './unit-tests list' - print list of unit-tests
 './unit-tests run <TestName>' - run single unit-test

Improve to:

Help:
 './unit-tests' - run all unit-tests
 './unit-tests --help|h' - print this help
 './unit-tests --version|v' - print this help
 './unit-tests list|ls' - print list of unit-tests
 './unit-tests run|r <TestName>' - run single unit-test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions