coderefinery / IDEs

Lesson on automated IDE (PyCharm).
https://coderefinery.github.io/IDEs/
1 stars 13 forks source link

Add an exercise about tests #8

Open Jyrsa opened 7 years ago

Jyrsa commented 7 years ago

Add an exercise session with a small repository like https://github.com/coderefinery/cr-ide-test , except even simpler and with simpler examples.

IDEs rock at iteratively fixing tests and adding functionality so this should be an excellent showcase of functionality.

Jyrsa commented 7 years ago

Also the tests should be very trivial as we can't assume that the session has been done.