Skip to content

Commit

Permalink
修正文档
Browse files Browse the repository at this point in the history
  • Loading branch information
kaluluosi committed Oct 23, 2023
1 parent 4b767ee commit 923c168
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 24 deletions.
7 changes: 3 additions & 4 deletions docs/advance/basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ Robotframeword-Airtest是以Robot Framework为单元测试框架为基础开发

![](asset/2023-10-21-16-59-32.png)

**
Tests**
### Tests

用来放置我们的测试脚本。默认的规范是以模块名创建[**测试套件文件夹**][FileTestCase],然后在这个测试套件文件夹下创建各个[**测试用例文件**][FileTestCase]

Expand All @@ -27,13 +26,13 @@ Tests**
!!! Warning
测试套件文件夹内一定要有一个 `__init__.robot` 文件,内容默认留空,这个文件有什么用去看[**测试套件文件夹**][FileTestCase]

**Resources**
### Resources

用来存放公用资源文件(.resource),一些可以复用公用的关键字将会定义到这些资源文件里面供测试团队调用。

![](asset/2023-10-21-17-05-08.png)

**Views**
### Views

用来存放前端界面资源文件,在[入门/创建项目](../quick_start/1_create_project.md)那一章已经讲过这个目录的作用了。

Expand Down
40 changes: 20 additions & 20 deletions tests/demo/com.netease.poco.u3d.tutorial_Data/output_log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,24 @@ Direct3D:
Vendor: NVIDIA
VRAM: 24156 MB
Begin MonoManager ReloadAssembly
Platform assembly: c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.dll (this message is harmless)
Loading c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.dll into Unity Child Domain
Platform assembly: c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\Assembly-CSharp.dll (this message is harmless)
Loading c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Platform assembly: c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.Networking.dll (this message is harmless)
Loading c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Platform assembly: c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\Newtonsoft.Json.dll (this message is harmless)
Loading c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\Newtonsoft.Json.dll into Unity Child Domain
- Completed reload, in 0.022 seconds
Platform assembly: c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\System.Core.dll (this message is harmless)
Platform assembly: c:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\System.dll (this message is harmless)
Platform assembly: C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.dll (this message is harmless)
Loading C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.dll into Unity Child Domain
Platform assembly: C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\Assembly-CSharp.dll (this message is harmless)
Loading C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Platform assembly: C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.Networking.dll (this message is harmless)
Loading C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Platform assembly: C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\Newtonsoft.Json.dll (this message is harmless)
Loading C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\Newtonsoft.Json.dll into Unity Child Domain
- Completed reload, in 0.233 seconds
Platform assembly: C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\System.Core.dll (this message is harmless)
Platform assembly: C:\Users\john\Documents\Projects\Github\xtester_robot\robotframework-airtest\tests\demo\com.netease.poco.u3d.tutorial_Data\Managed\System.dll (this message is harmless)
<RI> Initializing input.
<RI> Input initialized.
desktop: 5120x1440 120Hz; virtual: 5120x1440 at 0,0
<RI> Initialized touch support.
UnloadTime: 0.381200 ms
UnloadTime: 0.360600 ms
Tcp server started

(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
Expand All @@ -45,9 +45,9 @@ SocketException: 由于套接字没有连接并且(当使用一个 sendto 调用
(Filename: Line: -1)

Setting up 6 worker threads for Enlighten.
Thread -> id: 3540 -> priority: 1
Thread -> id: 3e00 -> priority: 1
Thread -> id: 6d40 -> priority: 1
Thread -> id: 1a20 -> priority: 1
Thread -> id: 646c -> priority: 1
Thread -> id: 6884 -> priority: 1
Thread -> id: 7e74 -> priority: 1
Thread -> id: 8764 -> priority: 1
Thread -> id: 2998 -> priority: 1
Thread -> id: 831c -> priority: 1
Thread -> id: 7e44 -> priority: 1
Thread -> id: 8298 -> priority: 1
Expand Down

0 comments on commit 923c168

Please sign in to comment.