Documentation for Selenium tests do not belong in 'test' directory...
- Dominant language
- Java
- Stars
- 48
- Forks
- 36
- Avg merge
- 7h 37m
- Merged PRs (30d)
- 8
Description
I'm sorry to say, the documentation at url
https://guides.gradle.org/building-java-web-applications/
describes functional tests, not unit tests. These tests should be in a directory called functionalTest.
Please create documentation that reflects what the tests really are.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the guide at https://guides.gradle.org/building-java-web-applications/ and inspect how it describes the Selenium tests and their test directory. Update the documentation to identify the tests as functional tests and use functionalTest where appropriate; done means the guide accurately reflects the tests rather than calling them unit tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100