You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If working incrementally, I'll start with an almost empty implementation. E.g. it'll return an empty string or somesuch. I'll run the test to see a failure.
The Approver generates an empty approved file if one doesn't exist. It then compares this to the output from the code. They are the same because I've only just started writing the code. And so the Approver reports a test pass.
It should report a test failure, since I've not actually approved any output yet.
The text was updated successfully, but these errors were encountered:
If working incrementally, I'll start with an almost empty implementation. E.g. it'll return an empty string or somesuch. I'll run the test to see a failure.
The Approver generates an empty approved file if one doesn't exist. It then compares this to the output from the code. They are the same because I've only just started writing the code. And so the Approver reports a test pass.
It should report a test failure, since I've not actually approved any output yet.
The text was updated successfully, but these errors were encountered: