summaryrefslogtreecommitdiff
path: root/tests/subplots/common/runcmd_test.yaml
blob: daab2027be38f871f555740ab5643db4bc701e2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
- given: "executable script {filename} from {embedded:file}"
  impl:
    python:
      function: create_script_from_embedded
    rust:
      function: create_script_from_embedded

- when: "I prepend {dirname} to PATH"
  impl:
    python:
      function: runcmd_prepend_to_path
    rust:
      function: prepend_to_path