-
Notifications
You must be signed in to change notification settings - Fork 2
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
Usar behaves_like para shared_examples #48
Comments
Acho importante para esse caso, mas também para o |
não entendi a relação do behaves_like com os outros itens @JoaoFagundes |
não tem relação direta com o |
Tem uma diferença na forma de adicionar o método e como é dado o output em caso de erro ou se usar o format de documentation para rodar os testes, e também tem uma diferença na chamada
https://stackoverflow.com/questions/19556296/whats-the-difference-between-include-examples-and-it-behaves-like
The text was updated successfully, but these errors were encountered: