April Fedora Meetup - Unit Testing Revealed !!!
April Fedora meetup was dedicated to âUnit testingâ. As I am into DevOps, usually i had seen various automated tests that was carried out by jenkins are nothing but unit test but i was always wondered what is this?? Kushal gave us brief idea about unit test : unit testing is a method by which individual units of source code, sets of one or more computer program modules together are tested to determine if they are fit for use....