Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Exceptions within the setup/teardown files are not displayed when running a test suite. #573

@rhdunn

Description

@rhdunn

Overview

If a test suite setup/teardown file contains syntax errors, logical errors (e.g. cast errors), or other errors running that test suite displays a "NO TESTS RUN" message.

Use Case

As a developer, I want to see any exceptions in setup/teardown code within the test runner UI so I can easily identify and fix problems in the setup/teardown code (e.g. like exceptions that occur when the test files contain syntax or logical errors).

System

Roxy Version: 1.6
Operating System: Windows
Web Browser: Firefox

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions