GodotTestDriver icon indicating copy to clipboard operation
GodotTestDriver copied to clipboard

Easy integration testing for Godot with simulated input, node drivers, and fixtures.

Results 2 GodotTestDriver issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/chickensoft-games/GodotTestDriver). This repository currently has no open or...

Instead of having a custom logger in this package, we may want to use the [Chickensoft.Log](https://github.com/chickensoft-games/Log) package's built-in `TraceWriter` functionality.