One icon indicating copy to clipboard operation
One copied to clipboard

🧪 Add Unit Testing 🧪

Open jbampton opened this issue 3 years ago • 1 comments

In computer programming, unit testing is a software testing method by which individual units of source code—sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures—are tested to determine whether they are fit for use.

https://en.wikipedia.org/wiki/Unit_testing https://en.wikipedia.org/wiki/List_of_unit_testing_frameworks

jbampton avatar May 27 '21 13:05 jbampton

Hey @jbampton! I just want to ask you for more clarification about how do you want to implement unit testing in this project. For example, what framework you want to use?

abdorah avatar Jun 04 '21 18:06 abdorah