ThrowTheSwitch / Unity

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

README description of INT assertions is structured oddly #697

Closed sparr closed 11 months ago

sparr commented 1 year ago

https://github.com/ThrowTheSwitch/Unity#numerical-assertions-integers

This lists all of the INT assertions, but then describes just the first one and says "you can use a specific version:" as if the size-specific versions are going to be listed next, but they were already listed so what comes next are the UINT assertions. This should be re-worded similar to the UINT assertions description.