Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Add new flag to run-tests/test action: -listTestsOnly #356

Merged
merged 1 commit into from
Apr 27, 2014

Conversation

ExtremeMan
Copy link
Contributor

Sometimes we want just to get list of tests that are going to be run and don't actually run them. This flag will simulate testing and return "success" for all tests as if they were run and passed.
Supported for test and run-tests actions.

@ExtremeMan ExtremeMan changed the title Add new flag to run-tests/test action: -runTestsOnly Add new flag to run-tests/test action: -listTestsOnly Apr 22, 2014
Sometimes we want just to get list of tests that are going to be run and don't actually run them. This flag will simulate testing and return "success" for all tests as if they were run and passed.
@ExtremeMan
Copy link
Contributor Author

I've added test and updated title.

@LegNeato
Copy link
Contributor

Awesome, I patched it locally and it worked great! I still think it is wonky to send start and end events, but probably better than adding a new event type where the reporters would need to be updated...

LegNeato added a commit that referenced this pull request Apr 27, 2014
Add new flag to run-tests/test action: `-listTestsOnly`
@LegNeato LegNeato merged commit 80e973c into master Apr 27, 2014
@ExtremeMan ExtremeMan deleted the nekto/add_list_tests_flag branch June 25, 2014 18:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants