forum-msg-id-138418-edit
Original date:2024-04-06 12:03:16 Edited by: petelomax Subject: Re: Exercism maintainers
Sorry, what I meant is simply that std/unittest.e defines
public procedure test_equal(sequence name, object expected, object outcome)
so the 2nd & 3rd parameters are the wrong way round for all the tests you've written. Ick.
I'd be tempted to write a test_aquel() shim that just flips them, and copy that into 20 files.
UPDATE: Ah, I now see glennj reported the exact same thing yesterday. PR created, merged, and issue closed.
|
Not Categorized, Please Help
|

