-
Notifications
You must be signed in to change notification settings - Fork 2
Home
etscrivner edited this page Sep 14, 2010
·
6 revisions
Quite simply it’s a small unit-testing framework designed to be easy to get up and running.
I didn’t set out to write my own unit-testing framework, lemon just sort of happen. It was really designed to scratch my own itch. I wanted something I could download from anywhere, toss into a project and start testing. That way I could have tests running right from the beginning on projects of any size without any makefiles or linkers having to get involved. If you have similar woes, lemon might be for you.
Maybe you want to give lemon a whirl? Try starting here: