We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
test
Add the test init profile prototyped in 83f50cd
To allow users to create and run tests for snapcraft test.
snapcraft test
Depends on canonical/craft-application#508 and #5098.
The text was updated successfully, but these errors were encountered:
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3544.
This message was autogenerated
Sorry, something went wrong.
Same behavior as today:
snapcraft init --profile=default
For a new project with test templates
snapcraft init --profile=default --enable-expertimental-tests
To add the test template
snapcraft init --profile=default --enable-expertimental-tests --only-tests
No branches or pull requests
What needs to get done
Add the
test
init profile prototyped in 83f50cdWhy it needs to get done
To allow users to create and run tests for
snapcraft test
.Depends on canonical/craft-application#508 and #5098.
The text was updated successfully, but these errors were encountered: