Skip to content

Commit

Permalink
add Sunshine in java
Browse files Browse the repository at this point in the history
  • Loading branch information
yavlanskiy committed Dec 30, 2018
1 parent 4ecc3a8 commit ecf4389
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java-test-automation.md
Expand Up @@ -42,6 +42,8 @@ Also:
* [JUnit](http://junit.org/) - Common testing framework.
* [TestNG](http://testng.org/) - TestNG - Testing framework.
* [Test Data Supplier](https://github.com/sskorol/test-data-supplier) - TestNG DataProvider wrapper which helps to supply test data in a more flexible way.
* [Sunshine](https://github.com/tatools/sunshine/) - Sunshine is a wrapper on Java xUnit test runners (such as TestNG, Junit...) which allows automatically find classes with tests within the jar file, passes them to desired test runner and reports an execution status.


## TDD \ ATDD \ BDD

Expand Down

0 comments on commit ecf4389

Please sign in to comment.