SamirTalwar / smoke

Runs tests against anything, using command-line arguments, STDIN, STDOUT and STDERR.
MIT License
88 stars 10 forks source link

Split `FixtureType` into `ToFixture` and `FromFixture`. #76

Closed SamirTalwar closed 2 years ago

SamirTalwar commented 2 years ago

Still badly-named, but at least less coupled.

This also changes "input:" to "stdin:" in failure text.