crispy

Test framework

A unit testing framework built in Game Maker Language for GameMaker Studio 2+, allowing developers to write and run tests within their projects.

Unit testing framework built in GML for GameMaker LTS 2022+

GitHub

39 stars
5 watching
2 forks
Language: Game Maker Language
last commit: 4 months ago
Linked from 1 awesome list

gamemakergamemaker-ltsgamemaker-studio-2gmsgms2testingunit-testing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pmarincak/gms2-test Provides a unit testing framework for GameMaker Studio 2 24
snaipe/criterion A cross-platform unit testing framework with C and C++ support 2,042
meekrosoft/fff A testing framework for creating fake functions in C to simplify test development 787
railsware/sleipnir A BDD-style testing framework for Swift. 844
bitwes/gut A unit testing framework for the Godot Engine that allows developers to write tests for their GDScript code. 1,865
matryer/is A testing framework for Go with simple and readable API 1,782
martinmoene/lest A simple C++ test framework for unit tests and BDD. 391
bscotch/olympus A testing framework designed specifically for GameMaker projects with features such as test result recording and recovery. 16
bitovi/funcunit A functional testing framework for JavaScript applications 571
vittorioromeo/mettle A C++14 unit test framework providing a toolbox of features for writing and running tests 0
kassane/catch2 A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing 0
made-apps/legerity A framework for automating UI tests across multiple platforms with C#/.NET, simplifying the development of maintainable tests. 79
jimporter/mettle A C++20 unit testing framework providing a toolbox of features for writing tests 122
genericlady/chemistry A testing framework for Elixir that enables writing expressive tests using a simple syntax. 7
ragmaanir/microtest A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. 31