deuthon/tests
Kumi aec8564839
feat(tests): improve type handling in debug output
Updated the debug message in the test suite to use a more explicit type conversion method when displaying the current file name. This change ensures consistency and clarity in type handling within debug messages. By switching to `zeichenkette(__datei__)` for converting the file name to a string, the code becomes more readable and aligns with best practices for type conversion. This adjustment is particularly relevant for maintaining code quality and could help in future troubleshooting or enhancements by making the debug output more predictable and standardized.
2024-05-23 12:45:51 +02:00
..
testmodul Initial implementation of Deuthon interpreter 2024-01-14 19:44:16 +01:00
ervbib_json.deu Initial implementation of Deuthon interpreter 2024-01-14 19:44:16 +01:00
test.deu feat(tests): improve type handling in debug output 2024-05-23 12:45:51 +02:00
testimport.deu Initial implementation of Deuthon interpreter 2024-01-14 19:44:16 +01:00