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

Example to attach Thema to Unity #163

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Example to attach Thema to Unity #163

wants to merge 9 commits into from

Conversation

joanlopez
Copy link
Contributor

@joanlopez joanlopez commented May 23, 2023

Example for #121:

  • It defines the manifest as described at https://github.com/cue-unity/unity:
    • Look at cue.mod/tests/tests.cue.
  • Adds a foo.cue file as an example of "test" (some CUE code to evaluate).
  • Adds a foo.txt as a testscript definition, that cue eval the foo.cue file and compares the output.
  • Adds a GitHub Action workflow to run unity test on the repository (project mode).

@sdboyer
Copy link
Contributor

sdboyer commented May 23, 2023

awesome, this general approach looks great to me. Will be really, really helpful to get attached to unity

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