LeaVerou / htest

Declarative, boilerplate-free unit testing
https://htest.dev/
MIT License
19 stars 3 forks source link

Error if no `arg` or `args` are specified #49

Open LeaVerou opened 3 months ago

LeaVerou commented 3 months ago

I wrote a test with just a run and an expect, which produced an error.

image

This should be equivalent to args: [].