Skip to content

Add commands to help migrate to new official unit test tool

Latest
Compare
Choose a tag to compare
@Fleid Fleid released this 17 Oct 03:20
· 17 commits to master since this release

Last month the ASA team updated azure-streamanalytics-cicd, their companion npm package. It now includes the addtestcase and test commands that add support for query unit testing. These commands are well documented and quite easy to use.

This release adds helper tools to migrate tests built for asa.unittest to the new format expected by the CI/CD tool. I document the process here