#
More on State Machines and Testing
Topics covered:
- Introduction
- State machine example: token sale
- Automatic testing using emulator traces
- Test coverage
- Interlude: optics
- Property based testing with QuickCheck
- Property based testing of Plutus Contracts
- Homework