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

CLI command func logging snapshot with example #277

Closed
wants to merge 11 commits into from

Conversation

brodycj
Copy link
Owner

@brodycj brodycj commented Mar 3, 2020

  • add new cli-command-with-logging-with-example-with-options.test.js test script to run the commander function in lib/cli-command.js with options to include generated example, with mocks, and with console log output included in the test snapshot
  • capture of the test snapshot which includes the recently updated post-create instructions for the generated example project
  • cross-env workarounds needed to get the test snapshot working with Stryker Mutator
  • tried another cross-env workaround for Travis CI, does not seem to make much of a difference

The purpose of this proposal is to add test coverage for many of the surviving mutations recently discovered by Stryker Mutator, as I reported in issue #275.

@brodycj brodycj self-assigned this Mar 3, 2020
@brodycj brodycj added the bug Something isn't working label Apr 1, 2020
@brodycj brodycj mentioned this pull request Apr 2, 2020
@brodycj
Copy link
Owner Author

brodycj commented Apr 2, 2020

/merge master

@brodycj
Copy link
Owner Author

brodycj commented Feb 10, 2021

Most of the console log output is now covered by PR #376, closing.

@brodycj brodycj closed this Feb 10, 2021
@brodycj brodycj deleted the cli-command-func-logging-snapshot-with-example branch February 10, 2021 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants