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

test: add test log #28

Merged
merged 28 commits into from
Mar 30, 2023
Merged

test: add test log #28

merged 28 commits into from
Mar 30, 2023

Conversation

ianlnf
Copy link
Contributor

@ianlnf ianlnf commented Mar 28, 2023

  • Adds logging support for Act using a test-log label
  • Replaces vitest with Jest to resolve a child process spawn issue when Act logging enabled

Resolves #30

@ianlnf ianlnf changed the title test: add jest test: add test log Mar 28, 2023
@ianlnf ianlnf removed the test-log label Mar 29, 2023
@ianlnf ianlnf marked this pull request as ready for review March 29, 2023 09:55
Copy link

@codeflyer codeflyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ianlnf ianlnf added test-log and removed test-log labels Mar 30, 2023
@ianlnf ianlnf merged commit f581d1f into master Mar 30, 2023
@ianlnf ianlnf deleted the test/jest branch March 30, 2023 09:55
@github-actions github-actions bot mentioned this pull request Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add act logging
3 participants