ThrowTheSwitch / Unity

Simple Unit Testing for C
ThrowTheSwitch.org
MIT License
4.02k stars 969 forks source link

Print index and value of first character that differs in string comparisons #713

Open jonathangjertsen opened 8 months ago

jonathangjertsen commented 8 months ago

Closes issue #588. This will append something like Character 87 Expected '3' Was '2'. to the end of the error message.