mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-06-19 13:28:35 +08:00

By printing this newline, the filepath of the failing assertion does not get preceded by the dot which represents a running test. This gives the advantage, that the complete output of unity can be used as it is with a makefile in vim. Every error gets displayed in the quickfix and you can jump appropiately.
Description
Simple Unit Testing for C
Languages
C
65.5%
Ruby
17.3%
C++
12.6%
Python
1.7%
Makefile
1.6%
Other
1.3%