apache / apache/maven-surefire
[SUREFIRE-1991] Unit tests for JUnitPlatformProviderInfo#getProviderClasspath
- Dominant language
- Java
- Stars
- 461
- Forks
- 588
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 19
Description
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[SUREFIRE-1991](https://issues.apache.org/jira/browse/SUREFIRE-1991?redirect=false)** and commented
Unit tests should cover cases from documentation:
https://maven.apache.org/surefire/maven-surefire-plugin/examples/junit-platform.html
Additionally we can investigate that some IT tests can be removed if functionality will be covered by unit tests.
---
No further details from [SUREFIRE-1991](https://issues.apache.org/jira/browse/SUREFIRE-1991?redirect=false)
Contributor guide
Research direction
Locate JUnitPlatformProviderInfo#getProviderClasspath and read the JUnit Platform documentation linked in the issue to identify the cases that need coverage. Add unit tests for those documented cases, then compare existing integration tests to determine whether any are fully covered and can be removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100