incise.once.fixtures.core

fixtures

register

macro

(register fixture & [rank])

Register a fixture for once with the given rank. Rank should be a number. The higher the number the later the fixture is executed. (A fixture with rank 0 would be the first thing to execute.)

run-fixtures

(run-fixtures)