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

Allow resources to be specified as a string #17

Open
Lnk2past opened this issue Nov 5, 2022 · 0 comments
Open

Allow resources to be specified as a string #17

Lnk2past opened this issue Nov 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Lnk2past
Copy link
Collaborator

Lnk2past commented Nov 5, 2022

When specifying a resource to copy to the test folder, one must specify the src and dst, even if the name is going to be preserved. A resource should be allowed to be specified as a string, and contest should figure out the src and dst from that. i.e. allow:

# see https://github.com/Lnk2past/contest
executable: ./bin/main.exe
test-cases:
    - name: test-01
      resources:
        - data
@Lnk2past Lnk2past self-assigned this Nov 5, 2022
@Lnk2past Lnk2past added the enhancement New feature or request label Nov 5, 2022
@Lnk2past Lnk2past added this to the 2022.mm.dd milestone Nov 9, 2022
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

No branches or pull requests

1 participant