Skip to content
Discussion options

You must be logged in to vote

That's because one runner script may implement support for more than one runnable kind, but it's not required that all runners be built into one script (such as avocado-runner).

For instance, on my machine I have a number of runner-scripts such as:

 ls -1 ~/.local/bin/avocado-runner*
/home/cleber/.local/bin/avocado-runner
/home/cleber/.local/bin/avocado-runner-avocado-instrumented
/home/cleber/.local/bin/avocado-runner-avocado-vt
/home/cleber/.local/bin/avocado-runner-exec
/home/cleber/.local/bin/avocado-runner-exec-test
/home/cleber/.local/bin/avocado-runner-golang
/home/cleber/.local/bin/avocado-runner-magic
/home/cleber/.local/bin/avocado-runner-noop
/home/cleber/.local/bin/avocado-run…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@marioaag
Comment options

@clebergnu
Comment options

@marioaag
Comment options

@clebergnu
Comment options

Answer selected by marioaag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants