summaryrefslogtreecommitdiff
path: root/subplot/benchmark.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/benchmark.yaml')
-rw-r--r--subplot/benchmark.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/subplot/benchmark.yaml b/subplot/benchmark.yaml
index dc3a136..f745b23 100644
--- a/subplot/benchmark.yaml
+++ b/subplot/benchmark.yaml
@@ -1,19 +1,19 @@
- given: an installed Rust program obnam-benchmark
impl:
- rust:
+ python:
function: install_rust_program
- then: JSON files {first} and {second} match
impl:
- rust:
+ python:
function: json_files_match
- then: file {filename} is valid JSON
impl:
- rust:
+ python:
function: file_is_valid_json
- then: file {filename} is at least {number:int} bytes long
impl:
- rust:
+ python:
function: file_is_at_least_this_long