thautwarm / Traffy.UnityPython

An efficient Python implementation in C#, running on every platform via Unity IL2CPP.
MIT License
43 stars 0 forks source link

v0.1 plan: testsuites WIP #26

Open thautwarm opened 2 years ago

thautwarm commented 2 years ago

All tests are written under the directory `UnityPython.Backend/tests/".

Language

Builtin Data Structures

The following test scripts are made so far. We use these scripts to test the methods bound for specific types.

Builtin Modules

The complete list of UnityPython's builtin modules are not decided yet.

thautwarm commented 2 years ago

@lfkdsk 来玩