-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
area: buildIssues related to builds, makefiles, installs, etcIssues related to builds, makefiles, installs, etcarea: testIssues related to the test suiteIssues related to the test suitetype: featureIssues that include feature request or feature ideaIssues that include feature request or feature ideatype: usabilityIssues related to ease of useIssues related to ease of use
Description
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
Labels
area: buildIssues related to builds, makefiles, installs, etcIssues related to builds, makefiles, installs, etcarea: testIssues related to the test suiteIssues related to the test suitetype: featureIssues that include feature request or feature ideaIssues that include feature request or feature ideatype: usabilityIssues related to ease of useIssues related to ease of use