Search Unity

Other Gamium - game test automation sdk

Discussion in 'Testing & Automation' started by yowpark, Jun 5, 2023.

  1. yowpark

    yowpark

    Joined:
    Dec 17, 2022
    Posts:
    1
    Github Link : https://github.com/dogu-team/gamium
    Sample Projects Link : https://github.com/dogu-team/gamium-unity-samples
    Documentation Link : https://gamium.dogutech.io/

    We are developing a game test automation SDK.

    - This SDK is suitable for use in end-to-end testing.
    - You can simulate User Input
    - You can also invoke specific functions within Unity from the client.
    - It supports both InputManager and InputSystem methods among Unity input methods.
    - It supports both UGUI and UI Toolkit among Unity UI schemes.
    - Currently, you can write an automation script with typescript, python client.

    This sdk is being developed to support multi-engine (ex. unity, unreal, godot, c++/c#-based proprietary engine)
    Currently, it's only written up to unity, and if you're interested, I'd appreciate it if you could take a look.
    Gamium is MIT licensed

    We're also going to build a TestOps system called Dogu that works with this gamium. If you're interested, I'd appreciate it if you could take a look.
     
    thehen2, CrazyD0G and ikalli like this.