holdenk / holdenk/spark-testing-base
Plan to decouple with UnitTest?
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 357
- PR merge metrics
- No merged PRs in 30d
Description
Other than UnitTest, TestNG is very popular these days.
Any plan to support both?
Looks like it's tightly coupled with UnitTest in some place:
https://github.com/holdenk/spark-testing-base/blob/master/src/main/1.3/java/com/holdenkarau/spark/testing/SharedJavaSparkContext.java#L60
Contributor guide
Research direction
Start by reading src/main/1.3/java/com/holdenkarau/spark/testing/SharedJavaSparkContext.java around line 60, where the issue reports tight coupling with UnitTest. Investigate how the testing base classes depend on UnitTest and what supporting TestNG would require; done means defining a viable approach that supports both frameworks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, scala, spark
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100