Commit 1514233f by Nobuo Kihara

docs/guide-ja/test-functional.md, test-acceptance.md added [ci skip]

parent 8da018b6
......@@ -153,8 +153,8 @@ RESTful ウェブサービス
* [概要](test-overview.md)
* [テスト環境の構築](test-environment-setup.md)
* [ユニットテスト](test-unit.md)
* **翻訳中** [機能テスト](test-functional.md)
* **翻訳中** [承認テスト](test-acceptance.md)
* [機能テスト](test-functional.md)
* [承認テスト](test-acceptance.md)
* **翻訳中** [フィクスチャ](test-fixtures.md)
......
承認テスト
==========
> Note|注意: この節はまだ執筆中です。
- http://codeception.com/docs/04-AcceptanceTests
アプリケーションテンプレートの承認テストを走らせる
--------------------------------------------------
`apps/advanced/tests/README.md` および `apps/basic/tests/README.md` で提供されている説明を参照してください。
機能テスト
==========
> Note|注意: この節はまだ執筆中です。
- http://codeception.com/docs/05-FunctionalTests
アプリケーションテンプレートの機能テストを走らせる
--------------------------------------------------
`apps/advanced/tests/README.md` および `apps/basic/tests/README.md` で提供されている説明を参照してください。
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment