Adjusting the Model: Better Statistics
Explore how to improve model accuracy by adjusting callbacks in state machine properties. Learn to increase the likelihood of specific state transitions and achieve better event distribution in property-based testing with PropEr.
We'll cover the following...
We'll cover the following...
Adding the call back
Let’s take a look at the call-backs
The call back is in the test/break_test.exs file in the code below ...