Topic: Test Runs (5 votes)
Talking points:
- Automation:
- CI (Jenkins, eventually migrating to Helix)
- Helix (eventually to have public access)
- Goal to stay clean.
@karelz Where can we find out more about Helix?
Hi @shaggygi,
Helix is what we use to run our tests at scale in Azure. It executes many our tests, e.g. our CoreFX and CoreCLR test runs which you can see in our repos (with links to mc.dot.net, currently not yet accessible outside of Microsoft). We do intend to make Helix public in the (hopefully) near future.
Cheers
@markwilkie thanks for the info. I had not heard of Helix before and didn't know if it was something we could use for our own projects/GitHub repo and/or use with CI processes like within VSTS. Looking forward to reading more about it when becomes public. Thx again.