tabularelf / gamemaker-kitchen

MIT License
6 stars 9 forks source link

Submission: Verrific #137

Closed tabularelf closed 1 month ago

tabularelf commented 3 months ago

What kind of resource is this?

Library

If other was selected, what is it?

No response

Logo

No response

Description

The ultimate automated testing framework for GameMaker... in the works.

Authors

Alpish

Link to your resource

https://github.com/Alphish/gm-verrific

Tags

automation, test framework

Post

"Verrific" is an automated test framework for GameMaker. It's planned to support a wide range of testing scenarios and provide advanced tools for tests management.

...as of the current 0.1.0 version, it supports:

method-based unit test definitions basic value and type assertions wrappers for string and numeric fluent assertions It also provides a simple "log" runner that runs a given test suite, processes all its test and outputs the tests results along with their messages.

What versions does your resource support?

What platforms has this been tested on?