Skip to content

[test] Use test_name as test name, not the description

Florian Schmaus requested to merge flow/emper:test-name into master

This allows to run indiviual tests using the meson runner, e.g.

meson --repeat 100 SimpleActorTest

Merge request reports