0.6.6 (2026-01-17)
Features
- Add
CaseInstanceinterface and default implementation (#78) (754f351) - Assert: Add
AssertArray::doesNotHaveKeys()method (58feee0) - Assert: Add
Iterable->notEmpty()assertion (f2d36c1) - Classes marked with #[Test] now treat all public methods as tests (#85) (58feee0)
- Render: Always render test description in CLI (#87) (71a54d8)
- Sample: Add
nameparameter to DataSet attribute (#70) (ff6bd80)
Documentation
- Add link to the documentation site (9526c67)