Artifacts¶
Sunshine consists of 4 libraries
sunshine-coreprovides interfaces and common implementationssunshine-junit4wraps JUnit 4 to allow the creation of entry pointssunshine-junit5wraps JUnit 5 to allow the creation of entry pointssunshine-testngwraps TestNG to allow the creation of entry points
Since 0.4.x version Sunshine uses org.tatools group ID. If you need the earlier version
please use io.github.tatools instead.