Blog
@qcoding is a test like this just testing the compiler? The tests here read like creating a value and immediately asserting it’s not a different value. (E.g. let X= 0; assertNotEqual(X, 1)).
Maybe I’m missing something?
Blog
@qcoding is a test like this just testing the compiler? The tests here read like creating a value and immediately asserting it’s not a different value. (E.g. let X= 0; assertNotEqual(X, 1)).
Maybe I’m missing something?