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

binding-agnostic e2e tests #6

Open
cyphar opened this issue Dec 23, 2019 · 0 comments
Open

binding-agnostic e2e tests #6

cyphar opened this issue Dec 23, 2019 · 0 comments
Labels
tests Related to the test framework.
Milestone

Comments

@cyphar
Copy link
Member

cyphar commented Dec 23, 2019

Ideally we should be able to have a set of end-to-end tests which can work with any bindings (to ensure that all bindings are working equally). The way I envision this is to have some agreed-upon CLI interface which we implement in each binding and then run the tests (using the CLI interface) on each binding we have. Having Rust versions would also be a good idea.

The easiest way would probably be to use bats.

@cyphar cyphar added the tests Related to the test framework. label Dec 23, 2019
@cyphar cyphar mentioned this issue Jan 18, 2020
This was referenced Jul 30, 2024
@cyphar cyphar added this to the 0.2.0 milestone Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Related to the test framework.
Projects
None yet
Development

No branches or pull requests

1 participant