Property testing: Strategic automation for devs and SDETs
Property testing has been discussed as the next logical step to augment unit tests. By learning to write property tests, developers and SDETs can get more mileage out of unit tests by either using random libraries to test ranges of inputs over time, or in some cases automating testing for a specified series of inputs.
Jessica Ingrassellino
teachcode.org