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

Added Dynamic Tool #1 Stryker Mutator #89

Closed
wants to merge 91 commits into from

Conversation

ilong4rennes
Copy link

What

Added Dynamic Tool - Stryker Mutator

Why

How

  1. Install Stryker npm install --save-dev @stryker-mutator/core @stryker-mutator/mocha-runner @stryker-mutator/javascript-mutator, and package.json file has been updated with Stryker
  2. Create a Stryker configuration file: npx stryker init
  3. Execute Stryker to run mutation testing: npx stryker run

Testing

Guanjie Cheng and others added 29 commits October 6, 2024 19:26
US-34 Add backend functionality for marking topic as public/private and their associated unit tests
US9 - Fully worked backend functionality for the "Resolved" feature
Added more thorough test for Private topic permissions and fixed lint
Update test/topics.js - Sofia edit
Revert "Update test/topics.js - Sofia edit"
Static Analysis Test JSHint
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.

5 participants