Author
Leonidas Lampropoulos
Recent research
- AI & ComputingOpen access
Programmable Property-Based Testing
Property-based testing (PBT) is a popular technique for establishing confidence in software, where users write properties---i.e. executable specifications--that can be checked many times in a loop by a testing framework. In modern PBT frameworks, properties are usually written in...