This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Copyright (c) 2021 Koji Hasegawa | |
| // This software is released under the MIT License. | |
| #if UNITY_EDITOR | |
| using System; | |
| using System.Collections.Generic; | |
| using System.IO; | |
| using System.Linq; | |
| using System.Xml.Linq; | |
| using UnityEditor; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| presentationID: 1XcysMJK1NEwvCXX73SPp430Sqxvci7k9rZ0mzWEQFIw | |
| title: deck CEDEC2025 E2Eだけがテスト自動化じゃない! Unity製ゲームの開発者テスト チュートリアル | |
| breaks: true | |
| --- | |
| <!-- { "layout": "title", "freeze": true } --> | |
| # E2Eだけがテスト自動化じゃない! Unity製ゲームの開発者テスト チュートリアル |
OlderNewer