-
Notifications
You must be signed in to change notification settings - Fork 215
docs: fix the linters for the version3 #611
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
c6dbaaf
059fc95
81cde4f
024e2b4
3eff50a
d54c1cb
0859b69
a24c3f1
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -51,7 +51,7 @@ This testing approach is essential for several reasons: | |||||
5. **Detection of Defects**: Identifies functional errors, security vulnerabilities, and performance bottlenecks. | ||||||
6. **Accessibility**: Suitable for testers with diverse backgrounds and skill sets, adaptable to various software applications. | ||||||
|
||||||
## Whate are types of Black-Box Testing Techniques ? | ||||||
## What are types of Black-Box Testing Techniques ? | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove the space before the question mark ('Techniques?') and correct header grammar.
Suggested change
Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback |
||||||
|
||||||
 | ||||||
|
||||||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -139,7 +139,7 @@ JUnit 5 is the next generation of the JUnit framework, introducing new features | |||||
### TestNG (Java): | ||||||
|
||||||
TestNG is another testing framework for Java, designed to cover a broader range of testing categories, including unit, functional, and integration testing. It supports parallel execution, data-driven testing, and easy configuration through annotations. | ||||||
 | ||||||
 | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Alt text should accurately describe the image (e.g., 'TestNG logo') to improve accessibility.
Suggested change
Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback |
||||||
|
||||||
## Conclusion | ||||||
|
||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think so the word Contribution(s) is wrong, people actually use this syntax in the legal documents like licenses
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes It is not wrong, but as per the vale rules, we can write it like this, it throws an error if we write like this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you check once?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I check it before also. Same suggestion it was giving to remove the bracket (s)