Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command to ignore/unignore unit tests as a group #5084

Closed
IvenBach opened this issue Aug 15, 2019 · 0 comments · Fixed by #5339
Closed

Add command to ignore/unignore unit tests as a group #5084

IvenBach opened this issue Aug 15, 2019 · 0 comments · Fixed by #5339
Labels
enhancement Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope. feature-unit-testing

Comments

@IvenBach
Copy link
Member

Justification
I've written unit tests for code in my Personal Macro Workbook (PMW). When running tests I resort to running only the code in the workbook I'm working on by running each test group (grouped by location). Toggling all my PMW unit tests off to avoid testing them would speed up my development time.

Description
As issue title states: Add command to allow ignoring/unignore unit tests as a group

Additional context
My last comment in #5064 for selected tests would naturally go along with a PR for this as well.

@IvenBach IvenBach added the enhancement Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope. label Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope. feature-unit-testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants