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

ci: add Rust integration tests #141

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

abrown
Copy link
Contributor

@abrown abrown commented Apr 9, 2024

On some GitHub runners (ubuntu-latest at least), we can now install VTune. This allows us to run integration tests that show some usage of the API working. The checks are very primitive at the moment but this provides a foundation for future improvement.

On some GitHub runners (`ubuntu-latest` at least), we can now install
VTune. This allows us to run integration tests that show some usage of
the API working. The checks are very primitive at the moment but this
provides a foundation for future improvement.
@abrown abrown marked this pull request as ready for review April 9, 2024 10:43
@Andy51
Copy link

Andy51 commented Apr 10, 2024

@abrown why don't we use the reference implementation for integration tests? It was created exactly to enable other repos dependent on ittapi to be able to run basic integration tests without the need of installing VTune.

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