I've found pytest works well if you're using PySpark. Though if you have a lot of tests, running them all can be pretty slow.
On Mon, Mar 22, 2021 at 6:32 AM Amit Sharma <resolve...@gmail.com> wrote: > Hi, can we write unit tests for spark code. Is there any specific > framework? > > > Thanks > Amit >