Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GitHub Workflow for Automated Testing #26

Open
2 tasks
Savio629 opened this issue May 11, 2024 · 0 comments
Open
2 tasks

Implement GitHub Workflow for Automated Testing #26

Savio629 opened this issue May 11, 2024 · 0 comments
Labels

Comments

@Savio629
Copy link
Collaborator

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

  • Configure a GitHub workflow to automatically trigger the execution of test suites upon the creation of a pull request.
  • Ensure that the test workflow provides detailed feedback on the test results and integrate test coverage reporting within the GitHub workflow to monitor the extent of code coverage.

Complexity : Easy

Product Name

Stencil-cli

Organisation Name

SamagraX

Domain

Testing, Workflows

Tech Skills Needed

TypeScript, Jest, Github Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant