Skip to content
Discussion options

You must be logged in to vote

Hi @jasstsg

If you want specific metadata to be included as well when generating the incremental package you can use the parameters --include and --include-destructive.

If you are looking for other tool to help with the generation of the apex class test to run you can look in the Complementary Plugins section.

IMHO if you want to run the test class related to a package to deploy, and only the classes has changed but not the test classes, then you don't need to include the tests classes as well in the package as they should be already present in you CI sandbox.
In this case you just need to deduce what test to run and you could pick the complementary plugin that best suit your use case.
Al…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jasstsg
Comment options

Answer selected by jasstsg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants