Unit testing 1 min read Rate this explanation: A way to test individual units of code to ensure they work as expected Share this: Twitter Facebook LinkedIn Tutorial Unit testing Tutorial Related Terms Integration testing A way to test how different units of code work together Loop A way to repeat a block of code multiple times Conditional statement A way to execute different code based on certain conditions Learn More Reference 1 Reference 2 Video