來源:互聯(lián)網(wǎng)
Unity 是一個用純c語言編寫的測試工具. 它簡潔實用,多應(yīng)用于嵌入式系統(tǒng).Unity工具可以裁剪用于各種規(guī)模的嵌入式項目,當(dāng)然,只要是純C語言的項目,Unity都可以使用.
正文
Unity is a unit test framework written entirely in the C language. It is lightweight and possesses special features for embedded systems. Unity has scaled well from small to large embedded projects but can be used for any C project.
參考資料 >