Skip to content

Improve testinvocation interface #5

@t4im

Description

@t4im

Currently tests can only be selected by setting a config variable in minetest.conf to a filter that is matched against the spec-description followed by (re)starting the game. There is also an ingame command that runs based on the same filters. But since the world is already loaded by then, some tests might not be runnable anymore. Others run very slow, due to worldupdates.

Generally it is very inconvenient to run selected tests during test authoring or mod testing.

There needs to be a better way to provide match criteria and a better selection mechanism.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions