Skip to content

Stop on failure not working with illegal option errors #383

Open
@Chemaclass

Description

@Chemaclass
Q A
OS macOS / Linux / Windows
Shell bash 3.2
bashunit version 0.18.0

Current behavior

I was working on another feature in another project and I found this.

  • When an illegal option error is found and the -S (--stop-on-failure) is enabled, the running does not stop
Screenshot 2024-10-28 at 11 33 04

Expected

  1. Stop the runner when that error is found.
  2. Investigate if -S is not working for other errors or only for this one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions