Extend cross-platform tests to verify Platform.name returns one of seven known OS strings and assert Process.version splits into exactly three numeric components, while fixing missing trailing newline in isPosix test file.
This contains the automated validation suite for the CLI.
-
unit/- tests various aspects of the CLI core APIs. -
*/- tests various modules and mechanics of the CLI, like module resolution.