Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Testing in VSTS CI/CD #606

Closed
benbuckland opened this issue May 15, 2018 · 3 comments
Closed

Testing in VSTS CI/CD #606

benbuckland opened this issue May 15, 2018 · 3 comments

Comments

@benbuckland
Copy link

Hey All,

Is there plans to flesh out continuous testing in VSTS CI/CD?

Thanks, Ben.

@CESARDELATORRE
Copy link
Collaborator

Good question.. 👍
Yes, we're planning to first change the approach for the Unit Tests and Integration Tests we have now and split all the tests by microservices, instead of a single point for tests that we have now. That will favor autonomy for each microservice including the tests.
After that (in a few weeks) we're planning to run those tests in our current VSTS CI/CD pipelines that also need to be updated.
My question is, what do you mean with "flesh out continuous testing in VSTS CI/CD?".
Documentation about it? - Access to our VSTS pipelines?

@benbuckland
Copy link
Author

Sounds like plans for testing are coming along nicely @CESARDELATORRE !

Sorry, I should have been clearer! What I am looking for is guidance on being able to run tests as part of the CI pipeline, have the results of the tests populated back into VSTS so that these results can then be used to make decisions around deployments.

Does that make sense?

@mvelosop
Copy link
Collaborator

Hi @benbuckland, I'm just cleaning open stale issues and I think you might find some guidance in issue #549, including the blog post from @eiximenis (in spanish, but google translator does a good job if you need it) and the question in Stack Overflow adds an important tip!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants