Open LeaVerou opened 3 months ago
I wrote a test with just a run and an expect, which produced an error.
run
expect
This should be equivalent to args: [].
args: []
I wrote a test with just a
run
and anexpect
, which produced an error.This should be equivalent to
args: []
.