Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No funciona el expectation de herencia en ruby #4

Closed
ArielUmansky opened this issue Dec 25, 2017 · 1 comment
Closed

No funciona el expectation de herencia en ruby #4

ArielUmansky opened this issue Dec 25, 2017 · 1 comment
Assignees

Comments

@ArielUmansky
Copy link

ArielUmansky commented Dec 25, 2017

Esta es la configuración:

image

Este es el código:

class AsambleaTest 
end

(el problema es que el ejercicio da verde)

FYI: El :: no es el problema ya que no funcionó incluso sin indicar namespaces. Tampoco funciona correctamente el Inherits (sin el :)

@julian-berbel
Copy link
Member

El problema es que es un ejercicio de Minitest, no de ruby, y minitest no tiene soporte para expectativas.

Sería bueno resolver el issue mumuki/mumukit#68 para evitar este problema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants