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

improved testing #6

Open
ilrudie opened this issue Oct 24, 2024 · 0 comments
Open

improved testing #6

ilrudie opened this issue Oct 24, 2024 · 0 comments

Comments

@ilrudie
Copy link
Collaborator

ilrudie commented Oct 24, 2024

Presently the plugin testing involves use of a special field in the type. This is not ideal and should be iterated to remove reliance on this type of testing pattern

		// don't actually patch the RT
		if r.IsTest {
			continue
		}
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

No branches or pull requests

1 participant