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

Description
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