NimaSoroush / differencify

Differencify is a library for visual regression testing
MIT License
634 stars 46 forks source link

Sanitize test names to not include dashes #146

Closed glentakahashi closed 5 years ago

glentakahashi commented 5 years ago

Sanitizes tests names to not cause issues with slashes. Previously if your test name included something like tests http://mysite.com/ it would cause errors because they would be interpreted as folders.