fix(test): move test workspace into .nogit and add bundled fixture project files

This commit is contained in:
2026-04-30 13:03:04 +00:00
parent 9a4c8795d4
commit fe7a9d93d1
4 changed files with 21 additions and 14 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 2026-04-30 - 2.14.3 - fix(test)
move test workspace into .nogit and add bundled fixture project files
- updates package scripts to clone and run the sandbox test repository from .nogit/test
- adds a complete test fixture project under test/ for CLI, template, and documentation-related test scenarios
## 2026-04-30 - 2.14.2 - fix(package)
correct package entry point extension and align test scripts with pnpm