Coupling
January 28, 2023 ยท View on GitHub
In this example the elements of a list of integers are coupled to their position in an unusual way.
The expected smallest falsified sample is [1, 0].
Implementors
| Library | Code | Report |
|---|---|---|
| Americium | CouplingTest.java | coupling.md |
| jqwik | CouplingProperties.java | coupling.md |
| fast-check | coupling.js | coupling.md |
| CsCheck | ShrinkingChallengeTests.cs | coupling.md |
| elm-test | Coupling.elm | coupling.md |