Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
feat: adds coverageThreshold as a config, uses non-workspace dir for … …tests (#533) This pull request updates how the node:test test runner handles the coverage threshold configuration and improves the generated package.json scripts. The main changes make the coverage threshold customizable (defaulting to 100 if not set), ensure that test scripts explicitly target test files, and update tests to cover these behaviors. Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history