Skip to content

New Makefile target to run a solo test #446

@billschereriii

Description

@billschereriii

Description

To run a single test in SmartRedis currently requires execution of several manual steps. A new Makefile target could automate these.

Justification

It's a small simplification that means that developers won't need to remember manual steps.

Implementation Strategy

Create a new Make target, test-solo that accepts an argument for the target test as well as all the standard args. Duplicate or tweak the automation framework to run just this test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: buildIssues related to builds, makefiles, installs, etcarea: testIssues related to the test suitetype: featureIssues that include feature request or feature ideatype: usabilityIssues related to ease of use

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions