Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Assert logs and run test suites conditionally #143

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kraenhansen
Copy link
Collaborator

@kraenhansen kraenhansen commented Jun 25, 2025

Merging this PR will:

  • Assert log output from Node Addon examples
  • Run tests conditionally based on Mocha Remote context

This also fixes #141.

@kraenhansen kraenhansen self-assigned this Jun 25, 2025
@kraenhansen kraenhansen added CI Continuous integration Apple 🍎 Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.) Android 🤖 Anything related to the Android platform (Gradle, NDK, Android SDK) labels Jun 25, 2025
Copy link

changeset-bot bot commented Jun 25, 2025

⚠️ No Changeset found

Latest commit: 6ca4b54

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@kraenhansen kraenhansen changed the title Assert log output from Node Addon examples and run tests conditionally based on Mocha Remote context Assert logs and run test suites conditionally Jun 25, 2025
@kraenhansen kraenhansen force-pushed the kh/assert-example-logs branch from 88a424b to 6ca4b54 Compare June 28, 2025 18:48
@kraenhansen kraenhansen force-pushed the main branch 4 times, most recently from 90dd405 to 8dac805 Compare July 7, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android 🤖 Anything related to the Android platform (Gradle, NDK, Android SDK) Apple 🍎 Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.) CI Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable running suites in the test app conditionally
1 participant