Skip to content

feat(watch): pass --filter through to watch loop #682

@Chemaclass

Description

@Chemaclass

Goal

Add a test-name --filter passthrough to watch mode.

Why

src/watch.sh (~L69) watches all .sh files with no test-name filter; reruns everything on change.

Notes

  • Forward --filter to the underlying run on each change.
  • TDD: RED → GREEN → REFACTOR. Bash 3.0+ compatible. Update help + CHANGELOG.

Part of #677.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions