summaryrefslogtreecommitdiff
path: root/subplot/benchmark.yaml
blob: 70ebb5489f2a7d945b80670d4e641fa603ab5bb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- given: an installed Rust program obnam-benchmark
  impl:
    rust:
      function: install_rust_program

- then: JSON files {first} and {second} match
  impl:
    rust:
      function: json_files_match

- then: file {filename} is valid JSON
  impl:
    rust:
      function: file_is_valid_json