Skip to content

Is there some best practice to automatically test setups? #19

Answered by merks
ingomohr asked this question in Q&A
Discussion options

You must be logged in to vote

That's a very good question for which I have a very poor answer. We don't have such tests either, but there would certainly be value in such things. 😱

One general problem of course is that various things are prompted so one needs to provide such values. One place where we do sort of run such tests is here where we are generating setups to test marketplace listings:

org.eclipse.oomph.setup.internal.installer.MarketplaceCatalogGenerator.test()

I've not looked in detail at this project:

https://github.com/a-langer/eclipse-oomph-console

But I assume that in principle, this could be used to drive tests. I would be very much interest in your experience with that if you try it.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ingomohr
Comment options

@szarnekow
Comment options

@ingomohr
Comment options

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