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

create a version for travis #32

Open
zingale opened this issue Oct 25, 2018 · 2 comments
Open

create a version for travis #32

zingale opened this issue Oct 25, 2018 · 2 comments

Comments

@zingale
Copy link
Member

zingale commented Oct 25, 2018

We should create a version of the suite that does not produce a webpage but instead simply returns a code that travis can interpret as a pass or fail. This will let us do lightweight continuous integration testing in PRs.

@ax3l
Copy link
Member

ax3l commented Nov 13, 2021

This is how we currently use this.

We used this first on Travis and now on Azure Pipelines. We run a modified checksum test for generated output files to avoid having to store silver files :)

@zingale
Copy link
Member Author

zingale commented Nov 13, 2021

oh... a checksum is a good idea.

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

No branches or pull requests

2 participants