We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da7d62c commit f5de05dCopy full SHA for f5de05d
1 file changed
Sprint-3/1-implement-and-rewrite-tests/README.md
@@ -8,7 +8,7 @@ to choose test values that thoroughly test a function.
8
In the `implement` directory you've got a number of functions you'll need to implement.
9
For each function, you also have a number of different cases you'll need to check for your function.
10
11
-Write your implementation and then write your tests to cover the cases the function should fulfil.
+Write your implementation and your tests to cover the cases the function should fulfil.
12
13
Here is a recommended order:
14
0 commit comments