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

Run XSpec tests in Maven #2

Merged
merged 2 commits into from
Jun 19, 2023
Merged

Run XSpec tests in Maven #2

merged 2 commits into from
Jun 19, 2023

Conversation

galtm
Copy link
Owner

@galtm galtm commented Jun 19, 2023

Each pull request in this repo should automatically run all the XSpec tests in test/ and sample-acc/test/.

c3795d6 is based on the "Java with Maven" starter workflow from GitHub Actions.

pom.xml uses the Maven plug-in at https://github.com/nkutsche/xspec-maven-plugin because it does not have the issue logged in xspec/xspec-maven-plugin-1#65.

Locally, a developer can install Maven on a supported platform and run mvn test from the top-level directory of this repo.

@galtm galtm self-assigned this Jun 19, 2023
@galtm galtm merged commit 877e508 into main Jun 19, 2023
@galtm galtm deleted the run-tests-in-maven branch June 19, 2023 20:25
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.

1 participant