Skip to content

Commit 33905d5

Browse files
committed
stability section update
1 parent f25fab8 commit 33905d5

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/introduction.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ API automation is playing a key role in this era. The benefits of API automation
2323

2424
API testing tools are costly as well, in-term of licensing, setup and maintenance. Some tools are available for free for simple use-cases, but have complex licensing for increased usage, most of the time that aren't worthwhile. Also, commercial applications have limited community support, and knowledge exchange medium. Above that, of course, there are less and less open-source tools to cover these scenarios.
2525

26-
For these reasons, the solutions are less scaling for actual use-cases. With additional business knowledge (that is evergrowing) required to start and maintain tests, you also need:
26+
For these reasons, the solutions are less scaling for actual use-cases. With additional business knowledge (that is ever-growing) required to start and maintain tests, you also need:
2727

2828
1. Specific programming language knowledge, so it is not easy to jump-in quick
2929
2. Added complexity of maintaining supporting software stack, so there are side effects
@@ -61,5 +61,7 @@ There is no native binary dependency, therefore it is expected on all the platfo
6161

6262
`chkware` is a tool collection. Followings are stability by tools:
6363

64-
- Http specification [_`Alpha`_]
65-
- Testcase specification [_`Pre-Alpha`_]
64+
Command name | Specification document | Stability
65+
---|---|---
66+
`http`| Http | _`Alpha`_
67+
`testcase`| Testcase | _`Pre-Alpha`_

0 commit comments

Comments
 (0)