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

Add test for the install dependency code #6408

Open
timotheeguerin opened this issue Mar 12, 2025 · 0 comments
Open

Add test for the install dependency code #6408

timotheeguerin opened this issue Mar 12, 2025 · 0 comments
Labels
compiler:core Issues for @typespec/compiler feature New feature or request triaged:core
Milestone

Comments

@timotheeguerin
Copy link
Member

Right now only testing the package manager field parsing.

The problem is that those test should probably run on all platform to check but there is a few issues with that

  • if we make this e2e test we only run those on linux as windows was too unreliable for ui tests
  • if unit test we don't test on macos today
@timotheeguerin timotheeguerin added the compiler:core Issues for @typespec/compiler label Mar 12, 2025
@markcowl markcowl added the feature New feature or request label Mar 18, 2025
@markcowl markcowl added this to the Backlog milestone Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler feature New feature or request triaged:core
Projects
None yet
Development

No branches or pull requests

2 participants