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 possibility to use providers in testCompile task #130

Open
odiaz1 opened this issue Dec 11, 2023 · 0 comments
Open

Add possibility to use providers in testCompile task #130

odiaz1 opened this issue Dec 11, 2023 · 0 comments

Comments

@odiaz1
Copy link

odiaz1 commented Dec 11, 2023

When passing the SVUnit version from a VersionCatalog (e.g. testLibs) as a testCompile dependency the code looks like this currently:
testCompile testLibs.svunit.get()
Whereas for the compile task the .get() call is not necessary, since the task accepts an object foo as well as providerOf('foo').

@odiaz1 odiaz1 changed the title Add possibility to use providers in testCompile task Add possibility to use providers in testCompile task in:svunit-plugin Dec 11, 2023
@odiaz1 odiaz1 changed the title Add possibility to use providers in testCompile task in:svunit-plugin Add possibility to use providers in testCompile task Dec 11, 2023
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