Files
hakorune/plugins/nyash-fixture-plugin/nyash_box.toml
Selfhosting Dev c0978634d9 feat: using system完全実装+旧スモークテストアーカイブ完了
 using nyashstd完全動作(ChatGPT実装)
- builtin:nyashstd自動解決
- 環境変数不要でデフォルト有効
- console.log等の基本機能完備

 Fixture plugin追加(テスト用最小構成)
 v2スモークテスト構造への移行
 旧tools/test/smoke/削除(100+ファイル)

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-24 21:45:27 +09:00

12 lines
131 B
TOML

[FixtureBox]
type_id = 101
[FixtureBox.lifecycle]
birth.id = 0
fini.id = 4294967295
[FixtureBox.methods]
echo.id = 1
get.id = 2