Description: GDscript is a high level, dynamically typed programming language used to create content inside the Godot game engine. It is designed to be easy to learn and intuitive while enabling high flexibility and functionality for game development.
Type: software
Description: Isolator is a unit testing tool for .NET that enables developers to run unit tests in isolation without requiring access to databases or the file system. It stubs out calls to external dependencies to facilitate test automation.
Type: software