1201172 / ddd-forum-odsoft-1180658-1181600-1200615-1201172

Repository used for the development of ODSOFT project.
https://dddforum.com
ISC License
1 stars 0 forks source link

Create Build Automation using Gradle + Node.js plugin #6

Open 1201172 opened 1 year ago

1201172 commented 1 year ago

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