Hi,I have a test folder in my node JS project and it contains many unit test cases files. Now what is the use of these unit test cases? Is there any way to fail the build when any one of the unit test cases fail? Or is it the developer's responsibility to run all the test cases?
Submitted December 12, 2019 at 08:02AM by GhostFoxGod
No comments:
Post a Comment