You are not logged in.
Pages: 1
Post reply
Hi, How can we unit test a talend job (Junit ) ?
You can use tAssert/tAssertCatcher to check that the result is as expected.What do you want to test in a job ? The job itself or data in a db or anything else ?
Offline