functional-koans / functional-koans/clojure-koans
24-macros contains two tests which can be made to pass with the same modification
- Lingua principale
- Clojure
- Stelle
- 3.8k
- Fork
- 2.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Commit 809af93, intended to "Focus the problem and clean up naming in macros", modified [two koans](https://github.com/functional-koans/clojure-koans/commit/809af93e354e5ea53c668f37dd0f249f771c9700#diff-0cae30f3f669ce93ea6b4f438959f2c522f14cbad3a38bf7a90eaeabe31b0386R38-R42) surrounding the macro now named `infix-concise`. The format of these koans was changed from "complete test and macro" to "complete macro only".
Both tests can now be made to pass with the same modification to complete `infix-concise`. In fact, it might be quite challenging to solve the first of the two while leaving the second unsolved and prompting in the terminal.
This introduces some likelihood that students completing the koans will overlook the koan, which of course is less desirable because it sets the stage for the following final code in the group.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia in 24-macros con i due koan relativi alla macro ora chiamata infix-concise, quindi confronta le modifiche pertinenti nel commit 809af93. Controlla come reagisce ogni test quando infix-concise è completata. Il lavoro è concluso quando i due koan non passano più con la stessa modifica e ciascuno verifica in modo significativo il passaggio previsto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- clojure
- Ambito
- testing
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100