- Returns:
- a new plan object
A plan object can be used to configure a
np_runner_t object to run (or list to stdout) a subset of all the discovered tests. Note that if you want to run all tests, you do not need to create a plan at all; passing NULL to
np_run_tests has that effect.