summaryrefslogtreecommitdiff
path: root/tests/subplots/common/runcmd.subplot
blob: e30e5a89ec2050bec056ac8df599cb4fd822c5d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
title: Acceptance criteria for the lib/runcmd Subplot library
author: The Subplot project
markdowns:
- runcmd.md
bindings:
- lib/runcmd.yaml
- runcmd_test.yaml
- lib/files.yaml
impls:
  python:
    - lib/runcmd.py
    - runcmd_test.py
    - lib/files.py
  rust:
    - runcmd_test.rs