python-tutorial
python-tutorial copied to clipboard
Functions: test keyword parameter
Fixes #221
Perfect. Only suggestion would be to avoid displaying the assertion below the list, but I'm not sure whether this is possible.
To do that, we would have to change how the test output is displayed in general, but I do not want to touch that now. I think in general testsuite needs some fixes (there are probably some related issues already) but I would prefer to address that in a separate PR after the tutorial, to be safe.
So for now, if you approve, I would merge this PR as is.