exercism / v3

The work-in-progress project for developing v3 tracks
https://v3.exercism.io
Other
170 stars 163 forks source link

[Common Lisp] Improve Concept Exercise: lillys-lasagna-leftover #2966

Closed verdammelt closed 3 years ago

verdammelt commented 3 years ago

This issue describes how to improve the lillys-lasagna-leftover concept exercise for the Common Lisp track.

Getting started

Please please please read the docs before starting. Posting PRs without reading these docs will be a lot more frustrating for you during the review cycle, and exhaust Exercism's maintainers' time. So, before creating the issue, please read up on the following documents:

Please also watch the following video:

Goal

The tests for this exercise do not have any descriptions for the tests. The second argument to fiveam:test can be a destription string. This should be added to these tests so they can be useful to the student.

Help

If you have any questions while improving the exercise, please post the questions as comments in this issue.