ArtifactsΒΆ

Sunshine consists of 3 libraries

  • sunshine-core provides interfaces and common implementations
  • sunshine-junit4 wraps JUnit4 to allow the creation of entry points
  • sunshine-testng wraps TestNG to allow the creation of entry points
Artifact sunshine-testng sunshine-junit4 sunshine-core
Library
Javadoc

sunshine-junit4 was tested on 4.11 version of JUnit4 and sunshine-testng on 6.11 version of TestNG.

Since 0.4.x version Sunshine uses org.tatools group ID. If you need the earlier version please use io.github.tatools instead.