Universum
Universum copied to clipboard
"#" in step name
Description
If step name have '# and '-lo file' option used, then link to output log will contain '#' (instead %23), which case error, when clicking link to step log in the universum output log.
Steps to reproduce
config = Variations([dict(name="Test#Command", background=True,command=['ls'])])
Expected result
Working link
Is this bug happening on TeamCity or Jenkins?
both