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 ability to disable time limits per-class or per-method level #6

Merged
merged 1 commit into from
Mar 27, 2021

Conversation

paulbalandan
Copy link
Contributor

Description

This PR adds the ability to disable time limits for specific tests or test classes by using the @noTimeLimit annotation.

Type of Change

Checklist

  • All commits are GPG-signed
  • Code adheres strictly to coding standards of the library
  • Tests were added to fixes or new features

@paulbalandan paulbalandan merged commit ecf8d80 into develop Mar 27, 2021
@paulbalandan paulbalandan deleted the disabled-time-limiting branch March 27, 2021 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Test Disabling
1 participant