Create the following tasks similar to the Node.js scripts
• “runUnitTests” – to execute the Unit Tests
• “generateUnitTestsCoverageReport” – to execute the
• “runAPITests” – to execute the API Tests
• “generateAPITestsCoverageReport”
• Don’t forget task dependencies
Create the following tasks similar to the Node.js scripts • “runUnitTests” – to execute the Unit Tests • “generateUnitTestsCoverageReport” – to execute the • “runAPITests” – to execute the API Tests • “generateAPITestsCoverageReport” • Don’t forget task dependencies