Redstone Unit Testing

Redstone Unit Testing

Adds a simple interface for unit tests in Minecraft Redstone.

64 downloads

A (fairly) simple interface for unit testing.

Usage:

/rut new

Creates a new test

/rut run

Runs a test

/rut listAssertions

Lists the assertions required for the test to pass

/rut listInputs

Lists the input tests for the test

/rut setAssertionTick

Sets a tick for when to check the assertion

/rut setInputTick

Sets a tick for when to set the block

To add an assertion or input, place down the block that it should be and left (for an input) or right (for an assertion) click with a wooden axe to add it.

No gallery available for this project.