9
votes
Can we use JUNIT for Automated Integration Testing?
I've used JUnit for doing a lot of integration testing. Integration testing can, of course, mean many different things. For more system level integration tests, I prefer to let scripts drive my tes …
