Re: current recommendations for tdd?
"Adam Sroka [email protected] [testdrivendevelopment]" <[email protected]> Sun, 27 Jul 2014 13:12:06 -0700
| Newsgroups | gmane.comp.programming.test-driven-development |
|---|---|
| Message-ID | <CALaPUVf3USA4KpUpzTwPoJ_fPaRvmn+pz2u9sOZwETTrwB0Crg@mail.gmail.com> |
Definitely JUnit. Also check out Mockito and AssertJ. On Sunday, July 27, 2014, Michal Svoboda [email protected] [testdrivendevelopment] <[email protected]> wrote: > > > Asim Jalis [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');> > [testdrivendevelopment] wrote: > > What are current recommendations for tools in Java? > > Just junit, and perhaps guava libraries to get around some java deficiency. > > Michal > >