Unit testing

A process in programming, allowing to check the correctness of a unit of source code. It is used to write tests for each non-trivial function or method. This allows you to check whether the next change in the code led to errors in the already tested locations of the program.

Learn more

219

Development by Synergize.digital

Sign up for updates
straight to your inbox