MaibornWolff / codecharta

CodeCharta visualizes multiple code metrics using 3D tree maps.
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
178 stars 30 forks source link

Dev: CcshTest for version printing fails on Windows #3619

Closed phanlezz closed 1 month ago

phanlezz commented 1 month ago

CcshTest for version printing fails on Windows

Expected Behavior

set of tests WHEN running them on unchanged code THEN it should run through ## Actual Behavior Doesn't run through. It seems like there is a problem with the `listOf` matching in AssertJ-Core on Windows. ## Screenshots ## Steps to Reproduce the Problem 1. Run tests on Windows, especially: `CcshTest > should show version and copyright when executed with version flag` ## Specifications - CodeCharta Version: ana-1.123.0 - OS: Windows 10 / 11