fix(test): Add logging for rendered text outputs in test cases

This commit is contained in:
2025-01-14 17:52:40 +01:00
parent 7ea4324ff8
commit eb631ae97e
3 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-01-14 - 1.0.10 - fix(test)
Add logging for rendered text outputs in test cases
- Added console.log statements for outputs of rendered ASCII art in test cases.
- Ensure the correctness of rendering operations by outputting results during tests.
## 2025-01-14 - 1.0.9 - fix(npm)
Updated package description and added more keywords for better visibility