tdd - When to use a unit testing framework (vs. just using asserts)? -
I'm working on a small (currently 150 places, possibly less than 500) project, Based on some things I found on the Web - especially, I am simply using the bus in my unit tests.
Since I am learning now, I stay far away from the overhead too. Learning Unit Testing settings such as kuunts At this point, my thinking is that the extra learning phase - even a shallow one I am thinking that the structure is not worth the effort for such a small project: is it wrong (i.e. now it will be better to learn the framework)? How does one framework stop at some point?
There is a break too to learn a unit test frame. Not long to reach
< Ul>Two indicate where the error is located.
Comments
Post a Comment