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

Test cleanup: spawn command #1488

Merged

Conversation

weedySeaDragon
Copy link
Contributor

@weedySeaDragon weedySeaDragon commented Nov 3, 2023

  • Added tests for spawn and spawnSync
  • Changed existing tests for spawnCommand and spawnCommandSync: they call spawn and spawnSync
  • changed the name of the generator used for testing from "spawn" to "testGenerator." The word "spawn" was used too much (ex: spawn.spawn(..) is not very clear)

Part of test cleanup: #1481

@mshima mshima merged commit 4d39258 into yeoman:main Nov 8, 2023
3 of 4 checks passed
@mshima
Copy link
Member

mshima commented Nov 8, 2023

Thanks @weedySeaDragon

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.

None yet

2 participants