lincheck-2.3
Features
- Instead of using the testing data structure in a sequential way to specify the behavior of the operations, it is now possible to use a separate simple implementation as a specification. See
sequentialSpecification
parameter in both options and annotations.
Bug Fixes
- There were some bugs fixed with
suspend
functions support