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

https://github.com/blazium-games/justamcp_module_tests

A test suite and example project for the Justamcp module built for the Blazium Engine.
https://github.com/blazium-games/justamcp_module_tests

autowork blazium cpp godot justamcp testing

Last synced: 2 days ago
JSON representation

A test suite and example project for the Justamcp module built for the Blazium Engine.

Awesome Lists containing this project

README

          

# Justamcp Module Tests

A test suite and example project for the **Justamcp** module built for the Blazium Engine.

## Features
- Fully integrated with the native C++ **Autowork** testing framework.
- Executes tests in headless mode.

## Running Tests
To run the test suite natively:

```bash
blazium --headless -s run_tests.gd
```