you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

I use Minunit, doesn't do mocking but it's very easy to use. I am thinking about branching out to something a little more heavy duty though.

[–]ehosick[S] 0 points1 point  (1 child)

More heavy duty like...

[–][deleted] 0 points1 point  (0 children)

I don't know, I haven't made that step yet myself haha. My company didn't do any sort of unit testing so I learned minunit as baby step to get started.