An open API service indexing awesome lists of open source software.

https://github.com/rokups/imgui_test_engine

Dear ImGui Tests & Automation
https://github.com/rokups/imgui_test_engine

Last synced: about 1 month ago
JSON representation

Dear ImGui Tests & Automation

Awesome Lists containing this project

README

        

## Contents

- `app_mimimal/` minimal demo app showcasing how to integrate the test engine (app)
- `build_scripts/` helpers build scripts.
- `imgui_tests/` test suite (app)
- `imgui_test_engine/` test engine (library)
- `shared/` shared C++ helpers for apps

## Docs / Wiki

See [imgui_test_engine Wiki](https://github.com/ocornut/imgui_test_engine/wiki/imgui_test_engine).