xUnit new annotation for @DisplayName so it can show instead of the function name

Description

xUnit new annotation for @DisplayName so it can show instead of the function name

 

// BoxLang @DisplayName "Floating point addition" function floatingPointTest(){ ... } // CFML function floatingPointTest() displayName="Floating point addition"{ ... }

Activity

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created September 9, 2024 at 9:20 PM
Updated September 9, 2024 at 9:20 PM
Resolved September 9, 2024 at 9:20 PM

Flag notifications