JetBrains / lincheck

Framework for testing concurrent data structures
Mozilla Public License 2.0
555 stars 31 forks source link

When a test fails suggest adding the failing scenario as a custom one #208

Open avpotapov00 opened 1 year ago

avpotapov00 commented 1 year ago
  1. If test fails, Lincheck prints suggestion to add custom scenario via DSL
  2. Determinism dropped
  3. To provide an ability to reproduce failure magic string with reproduce settings added