Pregunta

Is there a tester for minitest that does extended string comparison? I've got large strings to compare, and if you have an error message "they're not equal" and have to compare 20 lines each, it's not very effective.

¿Fue útil?

Solución

built-in functionality of minitest.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top