Welcome to Sunshine’s documentation!¶

Sunshine allows you to manage suits of your automated tests directly from Java code. It supports TestNG, JUnit4, and JUnit5.

  • Concept
  • Getting started
    • Step 1: Make proper project’s structure
    • Step 2: Add Sunshine library
    • Step 3: Configure code packaging
  • Artifacts
    • sunshine-core
    • sunshine-junit4
    • sunshine-junit5
    • sunshine-testng
  • Entry points
    • Design custom entry point
    • Default TestNG entry point
    • Default JUnit 4 entry point
    • Default JUnit 5 entry point
    • Code snippets for different use cases
      • Specify regex
      • Specify classes directly
      • Sequential execution of Kernels

Note

Please read the Concept to understand how it works before moving to Getting started.

Want to contribute? Please visit GitHub repository.

Sunshine

Navigation

  • Concept
  • Getting started
  • Artifacts
  • Entry points

Related Topics

  • Documentation overview
    • Next: Concept

Quick search

©2018, Dmytro Serdiuk. | Powered by Sphinx 1.8.2 & Alabaster 0.7.12 | Page source