Skip to content

allow for TESTARGS in invoke test #62

Open
@kjaymiller

Description

@kjaymiller

Version: 6.0.0b1

Platform: MacOS Arm M2

Description: Description of your issue, stack traces from errors and code that reproduces the issue

Currently the invoke test command pre-configures some commands but pushes you down a few paths:

  1. Test all the tests in standalone
  2. Test all the tests in a cluster
  3. Test all the tests in both

I propose that we add the following to all the tests functions in task.py either:

  1. add a TESTARGS parameters that allows for the user to apply their own args to the test
  2. add individual parameters for things like test_path, -v (verbosity), -k (keyword)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions