Skip to content
/ crispy Public
forked from bfrymire/crispy

Unit testing framework built in GML for GameMaker Studio 2.3.6+

License

Notifications You must be signed in to change notification settings

treylav/crispy

 
 

Repository files navigation

Crispy Logo

Crispy

Version 1.8.0

Unit testing framework built in GML for GameMaker LTS+

Installation

  1. Download the .yymps file
  2. Import the .yymps file into your project from the top menu
    • Tools > Import Local Package

You can also drop the .yymps file downloaded from the Releases tab directly onto your GM IDE and follow the prompts.

Getting Started

A good starting point is copying and pasting the code from the Wiki's Quick Start page into the Create Event of an object created specifically for running tests.

Expand upon the code to suit your testing needs.

Attributions

License

MIT License © Brent Frymire

About

Unit testing framework built in GML for GameMaker Studio 2.3.6+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Game Maker Language 100.0%