It makes pairs covering pairs for pairwise testing.
Now there are 2 implementations:
Python: | |
---|---|
TypeScript: |
Go see the detail from these links.
covertable may have a different version each implementation.
X.Y.Z
X: | Major version When is this number increased?: This lib has been added a new function to every implementations. |
---|---|
Y: | Minor version When is this number increased?: Bugs (or documents) in all implementations have been fixed. |
Z: | Unique version When is this number increased?: A bug (or document) in either implementation has been fixed. e.g. An implementation in Python is fixed: 1.0.0 -> 1.0.1 |
1.1.x: |
|
---|---|
1.0.x: |
|
Note
It moved from twopairs.