Skip to content

Bug fix for suite execution & additional logging #103

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

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

noconnor
Copy link
Owner

Fixes bug when running as a suite

Proposed Changes

  • When running tests suites, and test methods are not accessible to the framework, test will throw an exception. Call to method.setAccessible helps resolve this issue
  • Adding trace logging to help debug issues

@noconnor noconnor merged commit d6f6587 into master Jun 25, 2023
@noconnor noconnor deleted the bug-fix-and-logging branch June 25, 2023 20:39
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.

1 participant