> For the complete documentation index, see [llms.txt](https://as-pect.gitbook.io/as-pect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://as-pect.gitbook.io/as-pect/packages/core/changelog.md).

# @as-pect/core

## 9.0.0

### Minor Changes

* dbaaae5: Add `toThrowWith()` for asserting thrown messages or stack traces contain an expected substring.

### Patch Changes

* 5abb0e1: Treat groups and tests skipped by `--group` or `--test` filters as skipped instead of failed, and suppress per-file reports and aggregate counts for files with no executed results.
* 4420210: Remove direct `chalk` and `chalk-template` runtime dependencies by replacing CLI and default reporter coloring with small local ANSI helpers.
* Updated dependencies \[dbaaae5]
  * @as-pect/assembly\@9.0.0
  * @as-pect/snapshots\@9.0.0
