Skip to content

Autogenerate tests#60

Merged
Muckenbatscher merged 9 commits intomasterfrom
autogenerate-tests
Mar 20, 2026
Merged

Autogenerate tests#60
Muckenbatscher merged 9 commits intomasterfrom
autogenerate-tests

Conversation

@Muckenbatscher
Copy link
Copy Markdown
Owner

@Muckenbatscher Muckenbatscher commented Mar 20, 2026

Create a workflow that regenerates the testcases with the java reference implementation.

It will clone the Fork of the Java reference implementation and compile and run it.
Generating the C# testcase classes into a workflow artifact.

In the next step, download this artifact into this repository. Place the generated C# test classes into the directory they are expected.

Create a Pull Request if changes are detected between the testcases generated by the latest commit of the reference implementation and the testcases on the master branch of the .NET implementation.

The workflow runs on a schedule but can also be dispatched manually.

@Muckenbatscher Muckenbatscher self-assigned this Mar 20, 2026
@Muckenbatscher Muckenbatscher added the enhancement New feature or request label Mar 20, 2026
@Muckenbatscher Muckenbatscher merged commit d255c04 into master Mar 20, 2026
7 checks passed
@Muckenbatscher Muckenbatscher deleted the autogenerate-tests branch March 20, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant