Skip to content

cgerchenhp/UE_TAPython_Plugin_TestCases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repository of test cases in which the following will be included:

G_017_TestCases_short_s

Recording video here.

These test cases are not only helpful to validate the APIs, but are also good examples for developers who want to become familiar with TAPython

Require

Unreal Engine Default StarterContent

easyocr (optional 3rd package)

Steps

  1. Copy ./Content/_AssetsForTAPythonTestCase to Your_project's Content folder

  2. Merge ./TA/TAPython to Your_project/TA/TAPython

    UI json: TA/TAPython/Python/ChameleonTestCases/TestPythonAPIs.json

  3. The menu item on main bar: Test Cases - Test PythonLibs

063_testcases_menu

Asset List

Asset List in directory _AssetsForTAPythonTestCase

Content\_AssetsForTAPythonTestCase\BP_A.uasset
Content\_AssetsForTAPythonTestCase\BP_B.uasset
Content\_AssetsForTAPythonTestCase\BP_C.uasset
Content\_AssetsForTAPythonTestCase\GrassType\AGrassType.uasset
Content\_AssetsForTAPythonTestCase\GrassType\Materials\M_Landscape_Grass.uasset
Content\_AssetsForTAPythonTestCase\GrassType\Materials\M_Tree.uasset
Content\_AssetsForTAPythonTestCase\Maps\NewMap.umap
Content\_AssetsForTAPythonTestCase\Maps\OpenWorld\Sub_x00_y00.umap
Content\_AssetsForTAPythonTestCase\Maps\OpenWorld\Sub_x00_y01.umap
Content\_AssetsForTAPythonTestCase\Maps\OpenWorld\Sub_x01_y00.umap
Content\_AssetsForTAPythonTestCase\Maps\OpenWorld\Sub_x01_y01.umap
Content\_AssetsForTAPythonTestCase\Meshes\SM_QuarterCylinder.uasset

About

Python Test Cases For Unreal Engine Plugin TAPython

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages