SamagraX-Stencil / stencil-cli

NestJS CLI on steroids for stencil 🍹
https://stencil.samagra.io/cli/introduction
Other
3 stars 9 forks source link

Implement GitHub Workflow for Automated Testing #26

Open Savio629 opened 1 month ago

Savio629 commented 1 month ago

Description

This issue focuses implementing a GitHub workflow for automated testing. By establishing a streamlined workflow, we aim to maintain the reliability and stability of our project.

Objective

The main objective of this issue is to integrate a GitHub workflow that triggers the execution of test suites whenever a pull request is created. This ensures that all proposed changes undergo thorough testing before being merged into the main branch.

Goals

Complexity : Easy

Product Name

Stencil-cli

Organisation Name

SamagraX

Domain

Testing, Workflows

Tech Skills Needed

TypeScript, Jest, Github Action