You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figured it makes more sense to put this here so anyone else using this can no it's on the radar.
To get this going i think the logic in all the tasks can be pulled out into separate POGOs and unit tested at that level.
As for the "component?" tests, not sure if they are actually integration tests, well testing the gradle Tasks, you can build a dummy project and get it built using org.gradle.testfixtures.ProjectBuilder There's a pretty good example on slide 39 here
I'm happy to take this up!
The text was updated successfully, but these errors were encountered:
Figured it makes more sense to put this here so anyone else using this can no it's on the radar.
I'm happy to take this up!
The text was updated successfully, but these errors were encountered: