You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# API Testing
2
-
The projects includes API testing on different set of API testing achieved through different python libraries. The tests folder contains tests on unit tests, API tests, contract tests and security tests as essential testing areas of API testing.
2
+
The projects includes API testing on different set of API testing achieved through different python libraries. The tests folder contains scenarios on unit tests, API tests, contract data tests as essential areas of API testing.
3
3
4
4
## Getting started :
5
5
The repository uses pytest as the test writing library for different scenarios using vscode as the IDE
0 commit comments