exercism / exercism/problem-specifications
`forth`: `evaluateBoth` property
Abierto
- Lenguaje dominante
- Ruby
- Estrellas
- 358
- Forks
- 563
- Merge medio
- 18 h 41 min
- PR fusionados (30 d)
- 2
Descripción
In the `forth` specification there is a single test for the `evaluateBoth` property.
The remaining tests are for the `evaluate` property.
https://github.com/exercism/problem-specifications/blob/main/exercises/forth/canonical-data.json#L510
This confused the erlang test generator recently, as it assumes the `property` key points to the function under test.
Is this a missunderstanding on my side or do we need to find another way to specify a sequence of operations/function calls in the spec?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.