All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add
assertModelExists()
andassertModelMissing()
assertions (#18) - Add
assertNotSoftDeleted()
assertion (#22) - Add support for Laravel 9.x (#24)
- Add
toBeCollection()
expectation (#13)
- Stable version
- Support to Pest v0.3
- First version