ThrowTheSwitch / Unity

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

Update generate test runner to leverage custom UNITY_END() #704

Closed andre-lei closed 6 months ago

andre-lei commented 10 months ago

Hi, I am looking to leverage a custom UNITY_END() and still use the test runner generator script.

Thanks

andre-lei commented 10 months ago

Marking this as draft for now, place let me know if this is an acceptable change.

mvandervoord commented 10 months ago

@andre-lei -- this change makes a lot of sense to me. Honestly, I'm embarrassed it isn't this way already. It's clearly a better solution..

andre-lei commented 9 months ago

Hi @mvandervoord, curious if there are additional changes required before we can merge this change it ? Thanks!

mvandervoord commented 6 months ago

Fixed

andre-lei commented 6 months ago

Hi @mvandervoord, seems like this wasn't merged in. Can this be reopened ?