chore(release): 0.3.1

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-15 14:40:36 +02:00
parent 7abd8c07a6
commit 087aa93a16
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
version 0.3.1
==============
- Clearer errors when a test file fails to load. The message now names the
exact file and item and explains the problem (unknown item or action, a
step holding two items, a missing ``steps:`` list, a misplaced value, ...)
and lists the valid names, instead of a cryptic failure. A problem inside
an ``!include``-d file points to that file.
version 0.3
==============
- New ``pytest`` test item: run your pytest files as a test step; each