Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
Other
325
stars
95
forks
source link
Azure ML & Azure ML Remote Extension Unit Testing #1444
unit test: .unit.test.ts, using tsc output
functional test: .functional.test.ts, using tsc output
smoke test: *.smoke.test.ts, using actual generated vsix
Testing in the Azure ML and Azure ML Remote extension
High level items Azure ML Extension Unit Tests
High level items Azure ML-Remote Extension Unit Tests